summaryrefslogtreecommitdiffstats
path: root/lib/private/Authentication/TwoFactorAuth/MandatoryTwoFactor.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/Authentication/TwoFactorAuth/MandatoryTwoFactor.php')
-rw-r--r--lib/private/Authentication/TwoFactorAuth/MandatoryTwoFactor.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/private/Authentication/TwoFactorAuth/MandatoryTwoFactor.php b/lib/private/Authentication/TwoFactorAuth/MandatoryTwoFactor.php
index 42e5def80de..b06a517ef80 100644
--- a/lib/private/Authentication/TwoFactorAuth/MandatoryTwoFactor.php
+++ b/lib/private/Authentication/TwoFactorAuth/MandatoryTwoFactor.php
@@ -110,6 +110,4 @@ class MandatoryTwoFactor {
*/
return true;
}
-
-
}