@@ -6,7 +6,6 @@ |
||
6 | 6 | use Http\Client\Exception\HttpException; |
7 | 7 | use Http\Client\HttpAsyncClient; |
8 | 8 | use Http\Client\HttpClient; |
9 | -use Http\Message\Formatter\CurlCommandFormatter; |
|
10 | 9 | use Psr\Http\Message\RequestInterface; |
11 | 10 | use Psr\Http\Message\ResponseInterface; |
12 | 11 | use Symfony\Component\Stopwatch\Stopwatch; |