mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 22:09:16 +01:00
refactor(database): 🚚 Only import ORM table data from @versia/kit
This commit is contained in:
parent
2f8b85a299
commit
7a73b8db91
116 changed files with 193 additions and 202 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import { auth } from "@/api";
|
||||
import { db } from "@versia/kit/db";
|
||||
import { Application } from "@versia/kit/db";
|
||||
import { Application, db } from "@versia/kit/db";
|
||||
import { OpenIdLoginFlows, RolePermissions } from "@versia/kit/tables";
|
||||
import {
|
||||
calculatePKCECodeChallenge,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue