From 24afcda471a5968af3b88ae7454fdbe10a09066f Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 29 Nov 2022 15:15:58 +0100 Subject: [PATCH] Remove old code from comment to not trigger automatic scanners more than needed Signed-off-by: Joas Schilling --- core/src/components/login/ResetPassword.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/core/src/components/login/ResetPassword.vue b/core/src/components/login/ResetPassword.vue index 72ad7ebd812..ad86281b301 100644 --- a/core/src/components/login/ResetPassword.vue +++ b/core/src/components/login/ResetPassword.vue @@ -30,8 +30,6 @@ :label-visible="true" required @change="updateUsername" /> -