chore: remove unuse file
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 5s

This commit is contained in:
HAM 2026-01-12 13:51:54 +07:00
parent f0a106e5fe
commit 8909a763c9

View file

@ -1,7 +0,0 @@
import { defineConfig } from "prisma/config";
export default defineConfig({
migrations: {
path: "prisma/migrations",
},
});