Completed
Push — master ( 4c3fdd...b817fa )
by
unknown
03:06
created
lib/AvirWrapper.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -23,7 +23,6 @@
 block discarded – undo
23 23
 use OCP\IL10N;
24 24
 use OCP\ILogger;
25 25
 use OCP\Files\ForbiddenException;
26
-use Icewind\Streams\CallbackWrapper;
27 26
 
28 27
 class AvirWrapper extends Wrapper {
29 28
 	const AV_EXCEPTION_MESSAGE = 'Either the ownCloud antivirus app is misconfigured or the external antivirus service is not accessible. %s';
Please login to merge, or discard this patch.