From 874a65d12a24f07dec99bfee9844b5536cddf5a4 Mon Sep 17 00:00:00 2001 From: Chneemann Date: Thu, 8 Aug 2024 00:29:52 +0200 Subject: [PATCH] clean code --- .../forgot-password/forgot-password.component.html | 10 ---------- .../app/components/auth/login/login.component.html | 12 ------------ .../components/auth/register/register.component.html | 5 ----- .../auth/verify-email/verify-email.component.html | 5 ----- 4 files changed, 32 deletions(-) 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