Completed
Push — release/1.0 ( fd8bae...e84b1e )
by Johnny
02:27 queued 13s
created
src/Adapter/Ftp.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 namespace Redbox\Scan\Adapter;
3 3
 use Redbox\Scan\Exception;
4 4
 use Redbox\Scan\Report;
5
-use Symfony\Component\Yaml as Yamal;
6 5
 
7 6
 /**
8 7
  * Read and write files from a given ftp location.
Please login to merge, or discard this patch.