Browse Source

Removing leftovers.

Daniele Alessandri 13 years ago
parent
commit
8c207f71bd
1 changed files with 0 additions and 1 deletions
  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 {