@@ -8,7 +8,6 @@ |
||
8 | 8 | use Symfony\Bundle\TwigBundle\TwigEngine; |
9 | 9 | use Symfony\Component\Config\FileLocator; |
10 | 10 | use Symfony\Component\EventDispatcher\EventDispatcher; |
11 | -use Symfony\Component\HttpFoundation\Response; |
|
12 | 11 | use Symfony\Component\Templating\TemplateNameParser; |
13 | 12 | use Twig_Error_Syntax; |
14 | 13 |