b
This commit is contained in:
@@ -3,9 +3,6 @@ import { authenticate } from "../../../util/api.ts";
|
||||
import Server from "../../../server/server.ts";
|
||||
import z from "zod";
|
||||
import { typedZValidator } from "../../../util/validators.ts";
|
||||
import Logging from "@proxnet/undead-logging";
|
||||
|
||||
const log = new Logging("AccountDebug");
|
||||
|
||||
export const route = createHonoRoute('/account');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user