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