Completed
Push — master ( 180734...01ad8b )
by Gaetano
01:34
created
Adapter/Stomp/QueueManager.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Kaliop\Queueing\Plugins\StompBundle\Adapter\Stomp;
4 4
 
5
-use Kaliop\QueueingBundle\Service\MessageProducer as BaseMessageProducer;
6 5
 use Symfony\Component\DependencyInjection\ContainerAwareInterface;
7 6
 use Symfony\Component\DependencyInjection\ContainerInterface;
8 7
 use InvalidArgumentException;
Please login to merge, or discard this patch.