fix linting errors
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
'use server'
|
||||
|
||||
// @ts-ignore
|
||||
import {getUserWithAccount} from '@prisma/client/sql'
|
||||
|
||||
import {getAccountByUserId} from '@/data/accout'
|
||||
|
||||
Reference in New Issue
Block a user