Unused var
This commit is contained in:
parent
d6fcc50262
commit
8c0269696e
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ import { isAdmin, isVIP, jsonToCsv } from "@/utils/helpers";
|
|||
import type { PresenceItem } from "@/utils/types";
|
||||
import { trpc } from "@/app/_trpc/client";
|
||||
import Loading from "@/app/_components/Loading";
|
||||
import { parse } from "json2csv";
|
||||
import { User } from "@clerk/nextjs/dist/types/server";
|
||||
|
||||
export const dynamic = "force-dynamic";
|
||||
|
|
Loading…
Add table
Reference in a new issue