@@ -14,7 +14,6 @@ |
||
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 | { |