Completed
Pull Request — master (#10)
by
unknown
03:19 queued 55s
created
Command/CronScanCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
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
 {
Please login to merge, or discard this patch.