Steven Fukase 5 anni fa
parent
commit
31da4080d4
1 ha cambiato i file con 0 aggiunte e 4 eliminazioni
  1. 0 4
      src/server/service/bolt.js

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

@@ -74,10 +74,6 @@ class BoltService {
   }
   }
 
 
   init() {
   init() {
-    // Example of listening for event
-    // See. https://github.com/slackapi/bolt-js#listening-for-events
-    // or https://slack.dev/bolt-js/concepts#basic
-
     this.bolt.command('/growi', async({
     this.bolt.command('/growi', async({
       command, client, body, ack,
       command, client, body, ack,
     }) => {
     }) => {