fix: remove unused imports from authentication pages for cleaner code
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import SignUpForm from "@/components/auth/signup-form";
|
||||
import Image from "next/image";
|
||||
import { redirect } from "next/navigation";
|
||||
|
||||
export default async function SignupPage({
|
||||
|
||||
Reference in New Issue
Block a user