Completed
Push — master ( 6de68d...83f122 )
by Vladimir
02:45 queued 49s
created
src/CurlFtpAdapter.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
 use League\Flysystem\Config;
9 9
 use League\Flysystem\Util\MimeType;
10 10
 use League\Flysystem\AdapterInterface;
11
-use League\Flysystem\NotSupportedException;
12 11
 use League\Flysystem\Adapter\AbstractFtpAdapter;
13 12
 
14 13
 class CurlFtpAdapter extends AbstractFtpAdapter
Please login to merge, or discard this patch.