Dropping a console log that was left for debugging

This commit is contained in:
Keith Stevens
2022-12-20 16:22:25 +09:00
parent 8e1c280bd7
commit 29246cf756
@@ -7,7 +7,6 @@ import prisma from "src/lib/prismadb";
const providers = [];
console.log(process.env);
// Register an email magic link auth method.
if (process.env.NODE_ENV === "production") {
providers.push(