fix: lints
This commit is contained in:
@@ -6,7 +6,6 @@ import { authService } from "@/lib/services/auth.service";
|
||||
import { AppErrorType } from "@/types/global";
|
||||
import { ErrorMessage } from "@/components/ui/ErrorMessage";
|
||||
import { useTranslate } from "@/hooks/useTranslate";
|
||||
import { AppError } from "@/utils/errors";
|
||||
|
||||
interface LoginFormProps {
|
||||
from?: string;
|
||||
|
||||
Reference in New Issue
Block a user