Lint
This commit is contained in:
parent
28c0be6d81
commit
817f79889b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import { eq } from "drizzle-orm";
|
||||
import { db } from "./db";
|
||||
import { logs, rooms, votes } from "./schema";
|
||||
import { rooms } from "./schema";
|
||||
import { env } from "~/env.mjs";
|
||||
import type { NextApiResponse } from "next";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue