chore: clean up code by removing trailing whitespace and ensuring consistent formatting across various files = prettier
This commit is contained in:
@@ -4,4 +4,3 @@ import { authOptions } from "@/lib/auth";
|
||||
const handler = NextAuth(authOptions);
|
||||
|
||||
export { handler as GET, handler as POST };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user