Explorar el Código

Deleted unnecessary comments

hakumizuki hace 4 años
padre
commit
d06c705025
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/server/service/slackbot.js

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

@@ -94,7 +94,6 @@ class SlackBotService extends S2sMessageHandlable {
   }
 
   async togetterCommand(client, body, args) {
-    // args一旦無視で
     // Checkbox Message を返す
     client.chat.postEphemeral({
       channel: body.channel_id,