@@ -3,8 +3,8 @@ |
||
3 | 3 | namespace LibLynx\Connect; |
4 | 4 | |
5 | 5 | use GuzzleHttp\ClientInterface; |
6 | -use GuzzleHttp\Exception\RequestException; |
|
7 | 6 | use GuzzleHttp\Exception\GuzzleException; |
7 | +use GuzzleHttp\Exception\RequestException; |
|
8 | 8 | use GuzzleHttp\Psr7\Request; |
9 | 9 | use LibLynx\Connect\Exception\APIException; |
10 | 10 | use LibLynx\Connect\Exception\LogicException; |