Completed
Pull Request — master (#343)
by Grégoire
02:14
created
tests/Backend/AMQPBackendTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -23,7 +23,6 @@
 block discarded – undo
23 23
 use Interop\Amqp\Impl\AmqpQueue as ImplAmqpQueue;
24 24
 use Interop\Amqp\Impl\AmqpTopic as ImplAmqpTopic;
25 25
 use PHPUnit\Framework\TestCase;
26
-use PhpAmqpLib\Channel\AMQPChannel;
27 26
 use Sonata\NotificationBundle\Backend\AMQPBackend;
28 27
 use Sonata\NotificationBundle\Backend\AMQPBackendDispatcher;
29 28
 use Sonata\NotificationBundle\Iterator\AMQPMessageIterator;
Please login to merge, or discard this patch.