Pārlūkot izejas kodu

Remove useless use directive.

Daniele Alessandri 9 gadi atpakaļ
vecāks
revīzija
97dfba1e98
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      src/Connection/Aggregate/SentinelReplication.php

+ 0 - 1
src/Connection/Aggregate/SentinelReplication.php

@@ -15,7 +15,6 @@ use Predis\CommunicationException;
 use Predis\Command\CommandInterface;
 use Predis\Command\CommandInterface;
 use Predis\Command\RawCommand;
 use Predis\Command\RawCommand;
 use Predis\Connection\ConnectionException;
 use Predis\Connection\ConnectionException;
-use Predis\Connection\Factory as ConnectionFactory;
 use Predis\Connection\FactoryInterface as ConnectionFactoryInterface;
 use Predis\Connection\FactoryInterface as ConnectionFactoryInterface;
 use Predis\Connection\NodeConnectionInterface;
 use Predis\Connection\NodeConnectionInterface;
 use Predis\Connection\Parameters;
 use Predis\Connection\Parameters;