Completed
Push — master ( a425b0...5acc2f )
by Sergey
03:50
created
src/AMQP091/Connection.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 use ButterAMQP\Exception\AMQPException;
7 7
 use ButterAMQP\Exception\InvalidChannelNumberException;
8 8
 use ButterAMQP\AMQP091\Framing\Frame;
9
-use ButterAMQP\AMQP091\Framing\Heartbeat;
10 9
 use ButterAMQP\AMQP091\Framing\Method\ConnectionBlocked;
11 10
 use ButterAMQP\AMQP091\Framing\Method\ConnectionClose;
12 11
 use ButterAMQP\AMQP091\Framing\Method\ConnectionCloseOk;
Please login to merge, or discard this patch.