🩹 fix: resolve build error
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 1m4s
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 1m4s
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
|
||||
import { backendFetch, BackendResponse } from "@/shared/helpers/backendFetch";
|
||||
import { redirect } from "next/navigation";
|
||||
import { cookies } from "next/headers";
|
||||
|
||||
export interface UserSession {
|
||||
id: string;
|
||||
|
||||
Reference in New Issue
Block a user