|
@@ -3,7 +3,6 @@
|
|
namespace Predis\Network;
|
|
namespace Predis\Network;
|
|
|
|
|
|
use Predis\IConnectionParameters;
|
|
use Predis\IConnectionParameters;
|
|
-use Predis\CommunicationException;
|
|
|
|
use Predis\Commands\ICommand;
|
|
use Predis\Commands\ICommand;
|
|
use Predis\Protocol\IProtocolProcessor;
|
|
use Predis\Protocol\IProtocolProcessor;
|
|
use Predis\Protocol\Text\TextProtocol;
|
|
use Predis\Protocol\Text\TextProtocol;
|