Clean up how route handlers are called
This commit is contained in:
@@ -4,7 +4,6 @@ import { randomNumber } from "https://deno.land/x/random_number/mod.ts";
|
||||
import { config } from "./config.ts";
|
||||
import { getLogs, log } from "./logging.ts";
|
||||
|
||||
|
||||
//const database = Client({
|
||||
|
||||
//})
|
||||
|
||||
Reference in New Issue
Block a user