Test Failed
Push — master ( e2e68e...a2524c )
by Jean-Bernard
01:59
created
tests/Component/EngineAsArgumentInKernelControllerTest.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -10,10 +10,8 @@
 block discarded – undo
10 10
  */
11 11
 
12 12
 use PHPUnit\Framework\TestCase;
13
-use Symfony\Bridge\Twig\TwigEngine;
14 13
 use Symfony\Component\HttpFoundation\Request;
15 14
 use Symfony\Component\HttpFoundation\Response;
16
-use Symfony\Component\Templating\TemplateNameParser;
17 15
 use SymfonyUtil\Controller\EngineAsArgumentController;
18 16
 use Tests\Component\AppKernel;
19 17
 
Please login to merge, or discard this patch.