Skip to content

Commit 86ee2ac

Browse files
authored
Merge pull request #479 from gonzalovilaseca/patch-3
Remove unused dependency
2 parents 88fa629 + dd4e605 commit 86ee2ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

RabbitMq/BaseAmqp.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
use OldSound\RabbitMqBundle\Event\AMQPEvent;
66
use PhpAmqpLib\Channel\AMQPChannel;
77
use PhpAmqpLib\Connection\AbstractConnection;
8-
use PhpAmqpLib\Connection\AMQPLazyConnection;
98
use Psr\Log\LoggerInterface;
109
use Psr\Log\NullLogger;
1110
use Symfony\Component\EventDispatcher\EventDispatcherInterface;

0 commit comments

Comments
 (0)