diff --git a/frontend/src/app/components/auth/auth.component.html b/frontend/src/app/components/auth/auth.component.html index 741d4ff..82c7710 100644 --- a/frontend/src/app/components/auth/auth.component.html +++ b/frontend/src/app/components/auth/auth.component.html @@ -33,11 +33,6 @@ !isUserEmailValid(authData.mail.toLowerCase())) {
This is not a valid email format
}} -