mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-23 23:52:05 -05:00
chore: lint
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { betterAuth } from "better-auth";
|
||||
import { prismaAdapter, } from "better-auth/adapters";
|
||||
import { prismaAdapter } from "better-auth/adapters";
|
||||
import { PrismaClient } from "@prisma/client";
|
||||
|
||||
const prisma = new PrismaClient();
|
||||
|
||||
Reference in New Issue
Block a user