Skip to content

Commit 4d9537b

Browse files
committed
lint issue
1 parent 3c975b9 commit 4d9537b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/db-utils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import fs from 'node:fs'
22
import { faker } from '@faker-js/faker'
3-
import { type PrismaClient } from '@prisma/client'
43
import bcrypt from 'bcryptjs'
54
import Database from 'better-sqlite3'
65
import { UniqueEnforcer } from 'enforce-unique'

0 commit comments

Comments
 (0)