Browse Source

Deleted unnecessary comments

hakumizuki 4 năm trước cách đây
mục cha
commit
d06c705025
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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,