mirror of
https://github.com/predis/predis.git
synced 2026-08-21 16:10:56 +00:00
order imports
This commit is contained in:
@@ -14,8 +14,8 @@ namespace Predis\Connection;
|
||||
|
||||
require_once __DIR__ . '/../CommunicationExceptionTest.php';
|
||||
|
||||
use Predis\CommunicationExceptionTest;
|
||||
use Exception;
|
||||
use Predis\CommunicationExceptionTest;
|
||||
|
||||
/**
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user