Completed
Branch php71 (e41a28)
by Eugene
01:34
created
src/Connection/Retryable.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,6 @@
 block discarded – undo
14 14
 namespace Tarantool\Client\Connection;
15 15
 
16 16
 use Tarantool\Client\Exception\CommunicationFailed;
17
-use Tarantool\Client\Exception\ConnectionFailed;
18 17
 
19 18
 final class Retryable implements Connection
20 19
 {
Please login to merge, or discard this patch.