Browse Source

removed a line

kaori 5 năm trước cách đây
mục cha
commit
93efcffd07
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      packages/slackbot-proxy/src/services/RegisterService.ts

+ 0 - 1
packages/slackbot-proxy/src/services/RegisterService.ts

@@ -78,7 +78,6 @@ export class RegisterService implements GrowiCommandProcessor {
     };
 
     let url;
-
     try {
       url = new URL(growiUrl);
     }