summaryrefslogtreecommitdiffstats
path: root/lib/public/Authentication/TwoFactorAuth/TwoFactorException.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Authentication/TwoFactorAuth/TwoFactorException.php')
-rw-r--r--lib/public/Authentication/TwoFactorAuth/TwoFactorException.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Authentication/TwoFactorAuth/TwoFactorException.php b/lib/public/Authentication/TwoFactorAuth/TwoFactorException.php
index 95ec88de99a..e601f6c33d9 100644
--- a/lib/public/Authentication/TwoFactorAuth/TwoFactorException.php
+++ b/lib/public/Authentication/TwoFactorAuth/TwoFactorException.php
@@ -23,7 +23,6 @@ declare(strict_types=1);
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OCP\Authentication\TwoFactorAuth;
use Exception;