소스 검색

removed changes

kaori 4 년 전
부모
커밋
18adb70791
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      packages/app/src/server/models/index.js

+ 0 - 2
packages/app/src/server/models/index.js

@@ -18,6 +18,4 @@ module.exports = {
   GlobalNotificationSlackSetting: require('./GlobalNotificationSetting/GlobalNotificationSlackSetting'),
   ShareLink: require('./share-link'),
   SlackAppIntegration: require('./slack-app-integration'),
-  Notification: require('./notification'),
-  Activity: require('./activity'),
 };