@@ -15,7 +15,6 @@ |
||
| 15 | 15 | use Liip\ImagineBundle\Binary\FileBinaryInterface; |
| 16 | 16 | use Symfony\Component\Filesystem\Exception\IOException; |
| 17 | 17 | use Symfony\Component\Filesystem\Filesystem; |
| 18 | -use Symfony\Component\Process\Exception\ProcessFailedException; |
|
| 19 | 18 | use Symfony\Component\Process\Process; |
| 20 | 19 | |
| 21 | 20 | abstract class AbstractPostProcessor implements PostProcessorInterface |