Completed
Pull Request — master (#128)
by Fabien
08:06
created
DependencyInjection/HttplugExtension.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
 use Http\Discovery\HttpClientDiscovery;
11 11
 use Http\HttplugBundle\ClientFactory\DummyClient;
12 12
 use Http\HttplugBundle\ClientFactory\PluginClientFactory;
13
-use Http\HttplugBundle\Collector\DebugPlugin;
14 13
 use Http\HttplugBundle\Collector\ProfilePlugin;
15 14
 use Http\Message\Authentication\BasicAuth;
16 15
 use Http\Message\Authentication\Bearer;
Please login to merge, or discard this patch.