@@ -6,7 +6,6 @@ |
||
| 6 | 6 | use Cmobi\RabbitmqBundle\Connection\CmobiAMQPConnection; |
| 7 | 7 | use Cmobi\RabbitmqBundle\Connection\ConnectionManager; |
| 8 | 8 | use Cmobi\RabbitmqBundle\Connection\Exception\InvalidAMQPChannelException; |
| 9 | -use Psr\Log\LoggerInterface; |
|
| 10 | 9 | |
| 11 | 10 | class Queue implements QueueInterface |
| 12 | 11 | { |