Completed
Push — master ( aadd5d...dd6df0 )
by Matthew
06:30 queued 02:00
created
Command/RunCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace Dtc\QueueBundle\Command;
4 4
 
5 5
 use Dtc\QueueBundle\Model\Job;
6
-use Dtc\QueueBundle\Model\Run;
7 6
 use Dtc\QueueBundle\Run\Loop;
8 7
 use Dtc\QueueBundle\Util\Util;
9 8
 use Psr\Log\LoggerInterface;
Please login to merge, or discard this patch.