Completed
Pull Request — master (#2676)
by Robin
08:06
created
apps/files_external/lib/Lib/Storage/SMB.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -37,7 +37,6 @@
 block discarded – undo
37 37
 use Icewind\SMB\Exception\ForbiddenException;
38 38
 use Icewind\SMB\Exception\NotFoundException;
39 39
 use Icewind\SMB\INotifyHandler;
40
-use Icewind\SMB\IShare;
41 40
 use Icewind\SMB\NativeServer;
42 41
 use Icewind\SMB\Server;
43 42
 use Icewind\Streams\CallbackWrapper;
Please login to merge, or discard this patch.