Completed
Push — master ( 5c595d...9192b0 )
by
unknown
43:14 queued 02:55
created
DependencyInjection/QueueExtension.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -21,7 +21,6 @@
 block discarded – undo
21 21
 use SfCod\QueueBundle\Service\QueueManager;
22 22
 use SfCod\QueueBundle\Worker\Worker;
23 23
 use Symfony\Component\DependencyInjection\ContainerBuilder;
24
-use Symfony\Component\DependencyInjection\ContainerInterface;
25 24
 use Symfony\Component\DependencyInjection\Definition;
26 25
 use Symfony\Component\DependencyInjection\Reference;
27 26
 use Symfony\Component\EventDispatcher\EventDispatcherInterface;
Please login to merge, or discard this patch.