Parcourir la source

delete console

zahmis il y a 5 ans
Parent
commit
007e51f393
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      src/server/service/bolt.js

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

@@ -89,7 +89,6 @@ class BoltService {
       const firstArg = inputSlack[0];
       const secondArg = inputSlack[1];
 
-      console.log(firstArg);
       if (firstArg === '') {
         logger.error('Input first arguments');
         return this.client.chat.postEphemeral({