ソースを参照

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'),
 };