From f10180a608ee4fee20c89065f5e22b3322ce7eed Mon Sep 17 00:00:00 2001 From: dextmorgn Date: Fri, 31 Oct 2025 13:07:42 +0100 Subject: [PATCH] refactor(app): remove unused "forgot password" --- flowsint-app/src/routes/login.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flowsint-app/src/routes/login.tsx b/flowsint-app/src/routes/login.tsx index f5339c3f..19fd8119 100644 --- a/flowsint-app/src/routes/login.tsx +++ b/flowsint-app/src/routes/login.tsx @@ -78,7 +78,7 @@ function Login() { {/* Additional options */} -
+ {/*
-
+
*/} {/* Submit button */}