Test Failed
Push — master ( 34d795...9a5482 )
by Jean-Bernard
05:34
created
tests/Component/EngineInConstructorInKernelControllerTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -31,7 +31,6 @@
 block discarded – undo
31 31
 use Symfony\Component\Routing\RouteCollectionBuilder;
32 32
 use Symfony\Component\Templating\EngineInterface;
33 33
 use Symfony\Component\Templating\TemplateNameParser; // != Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser
34
-use Symfony\Component\Templating\TemplateNameParserInterface;
35 34
 use SymfonyUtil\Controller\EngineInConstructorController;
36 35
 use Tests\Component\AppKernel;
37 36
 
Please login to merge, or discard this patch.