sdy

remove middlewares.js

1 -import { PrismaClient } from "@prisma/client";
2 -
3 -export const prisma = new PrismaClient();