@@ -2,7 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace ApiClients\Foundation\Transport\Service; |
4 | 4 | |
5 | -use ApiClients\Foundation\Service\ServiceInterface; |
|
6 | 5 | use ApiClients\Foundation\Transport\ClientInterface; |
7 | 6 | use ApiClients\Foundation\Transport\Middleware\BufferedSinkMiddleware; |
8 | 7 | use ApiClients\Foundation\Transport\Options; |
@@ -2,7 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace ApiClients\Foundation\Transport\Service; |
4 | 4 | |
5 | -use ApiClients\Foundation\Service\ServiceInterface; |
|
6 | 5 | use ApiClients\Foundation\Transport\ClientInterface; |
7 | 6 | use ApiClients\Foundation\Transport\StreamingResponse; |
8 | 7 | use Psr\Http\Message\RequestInterface; |