Fix run
This commit is contained in:
parent
c25c4f3dc6
commit
17d7a8e6c4
@ -34,7 +34,6 @@ enum Entrypoint {
|
||||
|
||||
do {
|
||||
try await configure(app)
|
||||
await cleanup()
|
||||
} catch {
|
||||
app.logger.report(error: error)
|
||||
await cleanup()
|
||||
|
Loading…
Reference in New Issue
Block a user