Browse Source

remove an empty line

kaori 5 năm trước cách đây
mục cha
commit
5b2b8c47eb
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

@@ -100,7 +100,6 @@ export class RegisterService implements GrowiCommandProcessor {
         generateMarkdownSectionBlock(`Proxy URL: ${serverUri}`),
       ],
     });
-
     return;
   }