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")}
- {/*
*/}