@@ -12,7 +12,6 @@
namespace Predis\Collection\Iterator;
use PredisTestCase;
-use Predis\Client;
use Predis\Profile;
/**
@@ -11,7 +11,6 @@
namespace Predis\Command\Processor;
-use stdClass;
use Predis\Command\RawCommand;
@@ -14,7 +14,6 @@ namespace Predis\Connection;
require_once __DIR__.'/../CommunicationExceptionTest.php';
use Predis\CommunicationExceptionTest;
-use Predis\Connection\SingleConnectionInterface;
*
namespace Predis\Replication;
-use Predis\Command\CommandInterface;