Completed
Push — non_purge_indexer ( 4e290b...6bd5a6 )
by André
15:17
created
eZ/Bundle/EzPublishCoreBundle/Command/ReindexCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,6 @@
 block discarded – undo
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
Please login to merge, or discard this patch.