Taichi Masuyama 4 năm trước cách đây
mục cha
commit
a2b3186e7d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      packages/app/src/server/crowi/index.js

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

@@ -22,7 +22,6 @@ import SearchService from '../service/search';
 import AttachmentService from '../service/attachment';
 import { SlackIntegrationService } from '../service/slack-integration';
 import { UserNotificationService } from '../service/user-notification';
-import SearchService from '../service/search';
 
 const logger = loggerFactory('growi:crowi');
 const httpErrorHandler = require('../middlewares/http-error-handler');