fix: remove unused imports from authentication pages for cleaner code

This commit is contained in:
2025-04-19 11:08:44 +05:00
parent a4ffb1e34a
commit 1ae529c758
4 changed files with 0 additions and 5 deletions
@@ -2,7 +2,6 @@ import VerifyRegistrationOTPForm from "@/components/auth/verify-registration-otp
import ClientErrorMessage from "@/components/client-error-message";
import { checkTempIdOrPhone } from "@/queries/authentication";
import { tryCatch } from "@/utils/tryCatch";
import Image from "next/image";
import { redirect } from "next/navigation";
export default async function VerifyRegistrationOTP({