Skip to content

Commit b77049b

Browse files
committed
wip
1 parent cd3d8cc commit b77049b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/(main)/chats/[id]/page.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// import client from "@/lib/prisma";
21
import { getPrisma } from "@/lib/prisma";
32
import { notFound } from "next/navigation";
43
import { cache } from "react";

0 commit comments

Comments
 (0)