diff options
Diffstat (limited to 'lib/public/Authentication/TwoFactorAuth/TwoFactorException.php')
-rw-r--r-- | lib/public/Authentication/TwoFactorAuth/TwoFactorException.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Authentication/TwoFactorAuth/TwoFactorException.php b/lib/public/Authentication/TwoFactorAuth/TwoFactorException.php index f4735e9eb16..95ec88de99a 100644 --- a/lib/public/Authentication/TwoFactorAuth/TwoFactorException.php +++ b/lib/public/Authentication/TwoFactorAuth/TwoFactorException.php @@ -38,5 +38,4 @@ use Exception; * @since 12 */ class TwoFactorException extends Exception { - } |