Completed
Pull Request — v2 (#16)
by Faouzi
02:28
created
src/RabbitServiceProvider.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
 use OldSound\RabbitMqBundle\RabbitMq\RpcClient;
11 11
 use OldSound\RabbitMqBundle\RabbitMq\RpcServer;
12 12
 use PhpAmqpLib\Connection\AMQPConnection;
13
-use PhpAmqpLib\Connection\AMQPLazyConnection;
14 13
 use PhpAmqpLib\Connection\AMQPSSLConnection;
15 14
 use Pimple\Container;
16 15
 use Pimple\ServiceProviderInterface;
Please login to merge, or discard this patch.