Completed
Pull Request — master (#283)
by Maksim
01:44
created
tests/Backend/AMQPBackendTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,6 @@
 block discarded – undo
20 20
 use Interop\Amqp\Impl\AmqpBind as ImplAmqpBind;
21 21
 use Interop\Amqp\Impl\AmqpQueue as ImplAmqpQueue;
22 22
 use Interop\Amqp\Impl\AmqpTopic as ImplAmqpTopic;
23
-use PhpAmqpLib\Channel\AMQPChannel;
24 23
 use PHPUnit\Framework\TestCase;
25 24
 use Sonata\NotificationBundle\Backend\AMQPBackend;
26 25
 use Sonata\NotificationBundle\Backend\AMQPBackendDispatcher;
Please login to merge, or discard this patch.