chore: lint

This commit is contained in:
Bereket Engida
2025-03-03 11:18:10 +03:00
parent c385535a2c
commit 4ec68150d7

View File

@@ -21,7 +21,6 @@ import { nextCookies } from "better-auth/next-js";
import { passkey } from "better-auth/plugins/passkey";
import { stripe } from "@better-auth/stripe";
import { Stripe } from "stripe";
import { createAuthClient } from "better-auth/react";
const from = process.env.BETTER_AUTH_EMAIL || "delivered@resend.dev";
const to = process.env.TEST_EMAIL || "";