Formatting.
This commit is contained in:
parent
4e3bc326b4
commit
ac89e5c713
|
@ -69,7 +69,6 @@ if (env.isProd()) {
|
|||
})
|
||||
}
|
||||
|
||||
|
||||
const server = http.createServer(app.callback())
|
||||
destroyable(server)
|
||||
|
||||
|
|
Loading…
Reference in New Issue