Taichi Masuyama 4 yıl önce
ebeveyn
işleme
a2b3186e7d
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

@@ -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');