mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
Patching some bugs.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import {PrismaClient} from '@prisma/client'
|
||||
|
||||
|
||||
|
||||
const prismaClientSingleton = () => {
|
||||
return new PrismaClient()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user