Completed
Pull Request — master (#31054)
by Tom
14:08
created
core/Controller/LoginController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,6 @@
 block discarded – undo
26 26
 namespace OC\Core\Controller;
27 27
 
28 28
 use OC\Authentication\TwoFactorAuth\Manager;
29
-use OC\User\LoginException;
30 29
 use OC\User\Session;
31 30
 use OC_App;
32 31
 use OC_Util;
Please login to merge, or discard this patch.