diff --git a/frontend/src/app/components/auth/forgot-password/forgot-password.component.html b/frontend/src/app/components/auth/forgot-password/forgot-password.component.html index 932f8f1..aa8e028 100644 --- a/frontend/src/app/components/auth/forgot-password/forgot-password.component.html +++ b/frontend/src/app/components/auth/forgot-password/forgot-password.component.html @@ -35,11 +35,6 @@ !isUserEmailValid(authData.mail.toLowerCase())) {

This is not a valid email format

}} - The passwords do not match

} - This is not a valid email format

}} - - Password is too short, min 6 characters

} } - -
} -