feat: spec to platform
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { UnauthorizedError } from "@spec/relay/mod.ts";
|
||||
import { session } from "@spec/schemas/auth/routes.ts";
|
||||
import { UnauthorizedError } from "@platform/relay";
|
||||
import { session } from "@platform/spec/auth/routes.ts";
|
||||
|
||||
import { getAccountById } from "~stores/read-store/methods.ts";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user