itizawa пре 4 година
родитељ
комит
5692e8b7f3
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      packages/slackbot-proxy/src/controllers/growi-to-slack.ts

+ 0 - 2
packages/slackbot-proxy/src/controllers/growi-to-slack.ts

@@ -104,8 +104,6 @@ export class GrowiToSlackCtrl {
     }
     }
 
 
     const tokenGtoP = tokenGtoPs[0];
     const tokenGtoP = tokenGtoPs[0];
-
-    // retrieve Relation with Installation
     const relation = await this.relationRepository.update({ tokenGtoP }, { supportedCommandsForBroadcastUse, supportedCommandsForSingleUse });
     const relation = await this.relationRepository.update({ tokenGtoP }, { supportedCommandsForBroadcastUse, supportedCommandsForSingleUse });
 
 
     return res.send({ relation });
     return res.send({ relation });