Completed
Pull Request — master (#10)
by Marc
03:01
created
src/Cmp/Queues/Infrastructure/AmqpLib/v26/RabbitMQ/Queue/QueueReader.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 Cmp\Queues\Infrastructure\AmqpLib\v26\RabbitMQ\Queue\Config\QueueConfig;
11 11
 use PhpAmqpLib\Channel\AMQPChannel;
12 12
 use PhpAmqpLib\Connection\AMQPLazyConnection;
13
-use PhpAmqpLib\Exception\AMQPRuntimeException;
14 13
 use PhpAmqpLib\Exception\AMQPTimeoutException;
15 14
 use Psr\Log\LoggerInterface;
16 15
 
Please login to merge, or discard this patch.