Completed
Pull Request — master (#3430)
by Joas
08:22
created
apps/dav/lib/Connector/Sabre/Auth.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -32,7 +32,6 @@
 block discarded – undo
32 32
 namespace OCA\DAV\Connector\Sabre;
33 33
 
34 34
 use Exception;
35
-use OC\AppFramework\Http\Request;
36 35
 use OC\Authentication\Exceptions\PasswordLoginForbiddenException;
37 36
 use OC\Authentication\TwoFactorAuth\Manager;
38 37
 use OC\Security\Bruteforce\Throttler;
Please login to merge, or discard this patch.