mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
Fix unused import in OC\Archive\ZIP
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
parent
c9100e3d44
commit
153eca8ef0
@ -32,7 +32,6 @@
|
||||
namespace OC\Archive;
|
||||
|
||||
use Icewind\Streams\CallbackWrapper;
|
||||
use OCP\ILogger;
|
||||
use Psr\Log\LoggerInterface;
|
||||
|
||||
class ZIP extends Archive {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user