mirror of
https://github.com/predis/predis.git
synced 2026-09-06 16:09:19 +00:00
Remove useless "use" directives.
This commit is contained in:
@@ -16,8 +16,6 @@ use Predis\NotSupportedException;
|
||||
use Predis\ResponseErrorInterface;
|
||||
use Predis\Command\CommandInterface;
|
||||
use Predis\Command\Hash\RedisClusterHashStrategy;
|
||||
use Predis\Connection\ConnectionFactory;
|
||||
use Predis\Connection\ConnectionFactoryInterface;
|
||||
use Predis\Distribution\CRC16HashGenerator;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user