@@ -23,7 +23,6 @@ |
||
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'; |