mirror of
https://github.com/predis/predis.git
synced 2026-08-27 18:51:07 +00:00
order imports
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
|
||||
namespace Predis;
|
||||
|
||||
use Predis\Connection\NodeConnectionInterface;
|
||||
use Exception;
|
||||
use Predis\Connection\NodeConnectionInterface;
|
||||
|
||||
/**
|
||||
* Base exception class for network-related errors.
|
||||
|
||||
Reference in New Issue
Block a user