mirror of
https://github.com/predis/predis.git
synced 2026-09-12 19:37:05 +00:00
Remove leftover "use" directive.
[ci skip]
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
namespace Predis\Connection;
|
||||
|
||||
use InvalidArgumentException;
|
||||
use Predis\ClientException;
|
||||
use Predis\CommunicationException;
|
||||
use Predis\Command\CommandInterface;
|
||||
use Predis\Protocol\ProtocolException;
|
||||
|
||||
Reference in New Issue
Block a user