From 8e234f6f45e970a79bbbbc05f326c379c8ae9979 Mon Sep 17 00:00:00 2001 From: Agusti Fernandez Pardo Date: Wed, 13 Apr 2022 02:16:30 +0200 Subject: [PATCH] remove comments in password section --- apps/web/components/security/ChangePasswordSection.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/apps/web/components/security/ChangePasswordSection.tsx b/apps/web/components/security/ChangePasswordSection.tsx index 48b078a9d3..61979e4d1f 100644 --- a/apps/web/components/security/ChangePasswordSection.tsx +++ b/apps/web/components/security/ChangePasswordSection.tsx @@ -56,9 +56,6 @@ const ChangePasswordSection = () => { return ( <> - {/*
-

{t("change_password")}

-
*/}
@@ -103,7 +100,6 @@ const ChangePasswordSection = () => { {t("save")}
- {/*
*/}