@@ -2,7 +2,6 @@ |
||
| 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. |