Completed
Pull Request — master (#26105)
by Victor
09:29
created
core/Application.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -32,7 +32,6 @@
 block discarded – undo
32 32
 use OC\Core\Controller\AvatarController;
33 33
 use OC\Core\Controller\LoginController;
34 34
 use OC\Core\Controller\LostController;
35
-use OC\Core\Controller\OccController;
36 35
 use OC\Core\Controller\TokenController;
37 36
 use OC\Core\Controller\TwoFactorChallengeController;
38 37
 use OC\Core\Controller\UserController;
Please login to merge, or discard this patch.