dont import db in nextjs

This commit is contained in:
miloschwartz
2025-06-05 14:43:47 -04:00
parent b6f67e0f0b
commit f0cb65f65c
9 changed files with 13838 additions and 15982 deletions

View File

@@ -44,7 +44,6 @@ import {
CreateOrgApiKeyBody,
CreateOrgApiKeyResponse
} from "@server/routers/apiKeys";
import { ApiKey } from "@server/db";
import {
InfoSection,
InfoSectionContent,