order imports

This commit is contained in:
Till Krüss
2023-01-17 14:30:18 -08:00
committed by Till Krüss
parent b1009f46ac
commit af2e5cc553
74 changed files with 111 additions and 111 deletions
@@ -14,8 +14,8 @@ namespace Predis\Connection;
require_once __DIR__ . '/../CommunicationExceptionTest.php';
use Predis\CommunicationExceptionTest;
use Exception;
use Predis\CommunicationExceptionTest;
/**
*