@@ -15,7 +15,6 @@ |
||
15 | 15 | use Alchemy\Zippy\Exception\IOException; |
16 | 16 | use Alchemy\Zippy\Exception\InvalidArgumentException; |
17 | 17 | use Alchemy\Zippy\Resource\ResourceLocator; |
18 | -use Alchemy\Zippy\Resource\TargetLocator; |
|
19 | 18 | use Symfony\Component\Filesystem\Filesystem; |
20 | 19 | use Symfony\Component\Filesystem\Exception\IOException as SfIOException; |
21 | 20 |