@@ -9,7 +9,6 @@ |
||
9 | 9 | use Symfony\Component\Console\Input\InputInterface; |
10 | 10 | use Symfony\Component\Console\Input\InputOption; |
11 | 11 | use Symfony\Component\Console\Output\OutputInterface; |
12 | -use Alpixel\Bundle\CronBundle\Entity\CronJobResult; |
|
13 | 12 | |
14 | 13 | class CronScanCommand extends ContainerAwareCommand |
15 | 14 | { |