mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-31 23:19:15 +02:00
🎨 Remove unused imports (#1709)
This commit is contained in:
parent
a625f3e132
commit
023cdd97e2
9 changed files with 3 additions and 9 deletions
|
@ -1,5 +1,4 @@
|
|||
import { faker } from "@faker-js/faker";
|
||||
import type { User } from "@prisma/client";
|
||||
import type { VoteType } from "@prisma/client";
|
||||
import { prisma } from "@rallly/database";
|
||||
import dayjs from "dayjs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue