Completed
Push — fix-179 ( f93b5c...09db54 )
by Victor
15:33 queued 05:39
created
lib/AvirWrapper.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,6 @@
 block discarded – undo
17 17
 use OCP\IL10N;
18 18
 use OCP\ILogger;
19 19
 use OCP\Files\ForbiddenException;
20
-use Icewind\Streams\CallbackWrapper;
21 20
 
22 21
 
23 22
 class AvirWrapper extends Wrapper{
Please login to merge, or discard this patch.
lib/Dav/AntivirusPlugin.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
 
16 16
 use OCA\DAV\Upload\FutureFile;
17 17
 use OCA\Files_Antivirus\AppInfo\Application;
18
-use OCP\IUserSession;
19 18
 use Sabre\DAV\Server;
20 19
 use Sabre\DAV\ServerPlugin;
21 20
 
Please login to merge, or discard this patch.