From eadbedc37852056ec75c9f39b665c2001566c134 Mon Sep 17 00:00:00 2001 From: Slendy Date: Sun, 29 Sep 2024 16:46:23 -0500 Subject: [PATCH] Remove empty lines in markup --- .../Pages/TwoFactor/SetupTwoFactorPage.cshtml | 2 -- 1 file changed, 2 deletions(-) diff --git a/ProjectLighthouse.Servers.Website/Pages/TwoFactor/SetupTwoFactorPage.cshtml b/ProjectLighthouse.Servers.Website/Pages/TwoFactor/SetupTwoFactorPage.cshtml index 9a6fcf486..6bda7213f 100644 --- a/ProjectLighthouse.Servers.Website/Pages/TwoFactor/SetupTwoFactorPage.cshtml +++ b/ProjectLighthouse.Servers.Website/Pages/TwoFactor/SetupTwoFactorPage.cshtml @@ -108,7 +108,5 @@ else document.body.removeChild(elem); } } - - } \ No newline at end of file