Bläddra i källkod

removed changes

kaori 4 år sedan
förälder
incheckning
18adb70791
1 ändrade filer med 0 tillägg och 2 borttagningar
  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'),
 };