Completed
Pull Request — master (#87)
by Tobias
10:23
created
DependencyInjection/HttplugExtension.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -6,10 +6,7 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.