@@ -13,7 +13,6 @@ |
||
13 | 13 | |
14 | 14 | use GuzzleHttp\Client; |
15 | 15 | use GuzzleHttp\ClientInterface; |
16 | -use Psr\Http\Message\UriInterface; |
|
17 | 16 | use GuzzleHttp\Exception\ClientException; |
18 | 17 | use GuzzleHttp\Psr7\Response; |
19 | 18 | use Yandex\Common\Exception\MissedArgumentException; |
@@ -11,7 +11,6 @@ |
||
11 | 11 | */ |
12 | 12 | namespace Yandex\DataSync; |
13 | 13 | |
14 | -use Psr\Http\Message\UriInterface; |
|
15 | 14 | use Yandex\Common\AbstractServiceClient; |
16 | 15 | use GuzzleHttp\Psr7\Response; |
17 | 16 | use GuzzleHttp\Exception\ClientException; |
@@ -13,7 +13,6 @@ |
||
13 | 13 | |
14 | 14 | use GuzzleHttp\Client; |
15 | 15 | use GuzzleHttp\ClientInterface; |
16 | -use Psr\Http\Message\UriInterface; |
|
17 | 16 | use Yandex\Common\AbstractServiceClient; |
18 | 17 | use GuzzleHttp\Psr7\Response; |
19 | 18 | use GuzzleHttp\Exception\ClientException; |
@@ -11,7 +11,6 @@ |
||
11 | 11 | */ |
12 | 12 | namespace Yandex\Market\Partner; |
13 | 13 | |
14 | -use Psr\Http\Message\UriInterface; |
|
15 | 14 | use Yandex\Common\AbstractServiceClient; |
16 | 15 | use GuzzleHttp\Psr7\Response; |
17 | 16 | use GuzzleHttp\Exception\ClientException; |
@@ -13,7 +13,6 @@ |
||
13 | 13 | |
14 | 14 | use GuzzleHttp\ClientInterface; |
15 | 15 | use Yandex\Common\AbstractServiceClient; |
16 | -use Psr\Http\Message\UriInterface; |
|
17 | 16 | use GuzzleHttp\Psr7\Response; |
18 | 17 | use GuzzleHttp\Exception\ClientException; |
19 | 18 | use Yandex\Common\Exception\ForbiddenException; |
@@ -11,7 +11,6 @@ |
||
11 | 11 | */ |
12 | 12 | namespace Yandex\SafeBrowsing; |
13 | 13 | |
14 | -use Psr\Http\Message\UriInterface; |
|
15 | 14 | use Yandex\Common\AbstractServiceClient; |
16 | 15 | use GuzzleHttp\Psr7\Response; |
17 | 16 | use GuzzleHttp\Exception\ClientException; |