mirror of
https://github.com/predis/predis.git
synced 2026-08-22 14:21:03 +00:00
order imports
This commit is contained in:
@@ -12,10 +12,10 @@
|
||||
|
||||
namespace Predis\Command\Redis;
|
||||
|
||||
use PredisTestCase;
|
||||
use Predis\Client;
|
||||
use Predis\Command;
|
||||
use Predis\Command\CommandInterface;
|
||||
use PredisTestCase;
|
||||
|
||||
/**
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user