2
0
Shun Miyazawa 5 жил өмнө
parent
commit
9a2c4d192e

+ 0 - 1
src/server/service/slackbot.js

@@ -17,7 +17,6 @@ class SlackBotService extends S2sMessageHandlable {
     this.lastLoadedAt = null;
 
     this.initialize();
-    this.channel_id = '';
   }
 
   initialize() {