Finished Hub ESLINT rule enforcement
This commit is contained in:
@@ -4,7 +4,6 @@ import { Service } from "../page";
|
||||
import { generateToken } from "./action";
|
||||
import { useSession } from "next-auth/react";
|
||||
import { useErrorBoundary } from "react-error-boundary";
|
||||
import { se } from "date-fns/locale";
|
||||
import { PERMISSION } from "@repo/db";
|
||||
|
||||
export const Authorize = ({ service }: { service: Service }) => {
|
||||
|
||||
Reference in New Issue
Block a user