Test Failed
Push — master ( 70b666...b48f2b )
by Jean-Bernard
01:49
created
tests/src/ComponentKernel.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 use Symfony\Bridge\Twig\TwigEngine;
13 13
 use Symfony\Bundle\FrameworkBundle\FrameworkBundle;
14 14
 use Symfony\Bundle\FrameworkBundle\Kernel\MicroKernelTrait;
15
-use Symfony\Bundle\TwigBundle\TwigBundle;
16 15
 use Symfony\Component\Config\Loader\LoaderInterface;
17 16
 use Symfony\Component\DependencyInjection\ContainerBuilder;
18 17
 use Symfony\Component\HttpKernel\Kernel;
Please login to merge, or discard this patch.