Cleanup
This commit is contained in:
@@ -118,7 +118,6 @@ proc handleRoute(env: Env, req: Request): NimHttpResponse =
|
||||
sendIndex(env)
|
||||
)
|
||||
|
||||
|
||||
proc main {.async.} =
|
||||
let env = initEnv();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user