Browse Source

Remove leftover "use" directive.

[ci skip]
Daniele Alessandri 11 năm trước cách đây
mục cha
commit
c127d02e92
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      lib/Predis/Connection/AbstractConnection.php

+ 0 - 1
lib/Predis/Connection/AbstractConnection.php

@@ -12,7 +12,6 @@
 namespace Predis\Connection;
 
 use InvalidArgumentException;
-use Predis\ClientException;
 use Predis\CommunicationException;
 use Predis\Command\CommandInterface;
 use Predis\Protocol\ProtocolException;