Formatting.

This commit is contained in:
mike12345567 2021-05-07 13:55:57 +01:00
parent 4e3bc326b4
commit ac89e5c713
3 changed files with 2 additions and 3 deletions

View File

@ -69,7 +69,6 @@ if (env.isProd()) {
})
}
const server = http.createServer(app.callback())
destroyable(server)