Explorar o código

Remove a useless 'use' directive.

Daniele Alessandri %!s(int64=14) %!d(string=hai) anos
pai
achega
c3ce210150
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      lib/Predis/Utils.php

+ 0 - 1
lib/Predis/Utils.php

@@ -4,7 +4,6 @@ namespace Predis;
 
 use Predis\Network\IConnection;
 use Predis\Network\IConnectionCluster;
-use Predis\Network\ConnectionCluster;
 
 class Utils {
     public static function isCluster(IConnection $connection) {