summaryrefslogtreecommitdiffstats
path: root/lib/private/Authentication/Exceptions/TwoFactorAuthRequiredException.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/Authentication/Exceptions/TwoFactorAuthRequiredException.php')
-rw-r--r--lib/private/Authentication/Exceptions/TwoFactorAuthRequiredException.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/Authentication/Exceptions/TwoFactorAuthRequiredException.php b/lib/private/Authentication/Exceptions/TwoFactorAuthRequiredException.php
index 6db87b3516c..9733c4547b4 100644
--- a/lib/private/Authentication/Exceptions/TwoFactorAuthRequiredException.php
+++ b/lib/private/Authentication/Exceptions/TwoFactorAuthRequiredException.php
@@ -19,7 +19,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OC\Authentication\Exceptions;
use Exception;