@@ -7,7 +7,6 @@ |
||
7 | 7 | use Symfony\Component\HttpKernel\Event\FilterResponseEvent; |
8 | 8 | use Symfony\Component\HttpKernel\Event\GetResponseEvent; |
9 | 9 | use Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent; |
10 | -use Twig_Environment; |
|
11 | 10 | |
12 | 11 | class RenderSubscriber implements EventSubscriberInterface |
13 | 12 | { |