mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
chore: ⚰️ Remove dead code and unused imports
This commit is contained in:
parent
3a37790315
commit
f87bcbd0da
37 changed files with 37 additions and 86 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { oauthRedirectUri } from "@/constants";
|
||||
import { errorResponse, response } from "@/response";
|
||||
import { response } from "@/response";
|
||||
import type { InferInsertModel } from "drizzle-orm";
|
||||
import {
|
||||
type AuthorizationServer,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue