Completed
Push — master ( bf6474...78183b )
by Daniel
11:37
created
Transport/Worker/WorkerBuilder.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 Cmobi\RabbitmqBundle\Transport\Worker;
4 4
 
5 5
 use Cmobi\RabbitmqBundle\Connection\ConnectionManager;
6
-use Cmobi\RabbitmqBundle\Connection\Exception\InvalidAMQPChannelException;
7 6
 use Cmobi\RabbitmqBundle\Queue\Queue;
8 7
 use Cmobi\RabbitmqBundle\Queue\QueueBagInterface;
9 8
 use Cmobi\RabbitmqBundle\Queue\QueueBuilderInterface;
Please login to merge, or discard this patch.