kaori 5 lat temu
rodzic
commit
f2fd5f9d0b
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      src/server/service/bolt.js

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

@@ -45,7 +45,6 @@ class BoltReciever {
       },
       },
     };
     };
 
 
-    console.log(event);
     await this.bolt.processEvent(event);
     await this.bolt.processEvent(event);
   }
   }