Kaynağa Gözat

remove code

yohei0125 4 yıl önce
ebeveyn
işleme
ca31a3f0c6
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      packages/app/src/server/crowi/index.js

+ 0 - 1
packages/app/src/server/crowi/index.js

@@ -684,7 +684,6 @@ Crowi.prototype.setupPageService = async function() {
     // TODO: Remove this code when resuming feature is implemented
     await this.pageOperationService.init();
   }
-  await this.pageService.restartPageRenameOperation(); // this should be removed
 };
 
 Crowi.prototype.setupInAppNotificationService = async function() {