Completed
Push — 1.0 ( 3cba8a...ca5b13 )
by David
04:07
created
src/Objects/Binding.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 namespace Mouf\AmqpClient\Objects;
3 3
 
4 4
 use Mouf\AmqpClient\RabbitMqObjectInterface;
5
-use PhpAmqpLib\Connection\AMQPStreamConnection;
6 5
 use PhpAmqpLib\Channel\AMQPChannel;
7 6
 
8 7
 class Binding implements RabbitMqObjectInterface{
Please login to merge, or discard this patch.