@@ -9,8 +9,8 @@ |
||
9 | 9 | |
10 | 10 | namespace Chapi\Component\Http; |
11 | 11 | |
12 | -use Chapi\Exception\HttpConnectionException; |
|
13 | 12 | use Chapi\Entity\Http\AuthEntity; |
13 | +use Chapi\Exception\HttpConnectionException; |
|
14 | 14 | use GuzzleHttp\ClientInterface; |
15 | 15 | |
16 | 16 | class HttpGuzzlClient implements HttpClientInterface |
@@ -10,7 +10,6 @@ |
||
10 | 10 | namespace Chapi\Service\JobValidator; |
11 | 11 | |
12 | 12 | |
13 | -use Chapi\Entity\Chronos\JobEntity; |
|
14 | 13 | use Chapi\Service\JobValidator\PropertyValidator\Command; |
15 | 14 | use Chapi\Service\JobValidator\PropertyValidator\Constraints; |
16 | 15 | use Chapi\Service\JobValidator\PropertyValidator\Container; |