@@ -6,10 +6,7 @@ |
||
6 | 6 | use Http\Client\Common\HttpMethodsClient; |
7 | 7 | use Http\Client\Common\Plugin\AuthenticationPlugin; |
8 | 8 | use Http\Client\Common\PluginClient; |
9 | -use Http\Client\HttpAsyncClient; |
|
10 | -use Http\Client\HttpClient; |
|
11 | 9 | use Http\Discovery\HttpAsyncClientDiscovery; |
12 | -use Http\Discovery\HttpClientDiscovery; |
|
13 | 10 | use Http\HttplugBundle\ClientFactory\DummyClient; |
14 | 11 | use Http\HttplugBundle\Collector\DebugPlugin; |
15 | 12 | use Http\Message\Authentication\BasicAuth; |