Daniele Alessandri 13 лет назад
Родитель
Сommit
8c207f71bd
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      lib/Predis/Network/StreamConnection.php

+ 0 - 1
lib/Predis/Network/StreamConnection.php

@@ -7,7 +7,6 @@ use Predis\ResponseQueued;
 use Predis\ServerException;
 use Predis\IConnectionParameters;
 use Predis\Commands\ICommand;
-use Predis\Protocols\TextCommandSerializer;
 use Predis\Iterators\MultiBulkResponseSimple;
 
 class StreamConnection extends ConnectionBase {