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
}} -