@@ -16,7 +16,6 @@ |
||
| 16 | 16 | use Symfony\Component\Process\Process; |
| 17 | 17 | use Symfony\Component\Process\PhpExecutableFinder; |
| 18 | 18 | use eZ\Publish\Core\Search\Common\Indexer; |
| 19 | -use ezcSystemInfo; |
|
| 20 | 19 | use RuntimeException; |
| 21 | 20 | |
| 22 | 21 | class ReindexCommand extends ContainerAwareCommand |