Test Failed
Push — master ( 6aab1f...b075e8 )
by Jean-Bernard
01:52
created
tests/Component/AppKernel.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,6 @@
 block discarded – undo
20 20
 // use Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddConsoleCommandPass;
21 21
 use Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\ControllerArgumentValueResolverPass; // 2 versions of this!
22 22
 use Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\RoutingResolverPass;
23
-use Symfony\Bundle\FrameworkBundle\FrameworkBundle;
24 23
 use Symfony\Bundle\FrameworkBundle\Kernel\MicroKernelTrait;
25 24
 use Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader;
26 25
 use Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher;
Please login to merge, or discard this patch.