Explorar el Código

remove an empty line

kaori hace 5 años
padre
commit
5b2b8c47eb
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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;
   }