Explorar o código

delete console

zahmis %!s(int64=5) %!d(string=hai) anos
pai
achega
e120b3019c
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/server/service/slackbot.js

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

@@ -84,7 +84,6 @@ class SlackBotService extends S2sMessageHandlable {
   async sendAuthTest() {
     await this.client.api.test();
     this.isConnectedToSlack = true;
-    console.log(this.isConnectedToSlack);
   }
 
   notCommand(body) {