diff options
Diffstat (limited to 'lib/private/Authentication/TwoFactorAuth/MandatoryTwoFactor.php')
-rw-r--r-- | lib/private/Authentication/TwoFactorAuth/MandatoryTwoFactor.php | 2 |
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; } - - } |