Completed
Pull Request — master (#1355)
by Guilh
08:55
created
EventListener/ViewResponseListener.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,6 @@
 block discarded – undo
18 18
 use Sensio\Bundle\FrameworkExtraBundle\Configuration\Template;
19 19
 use Symfony\Component\EventDispatcher\EventSubscriberInterface;
20 20
 use Symfony\Component\HttpFoundation\Response;
21
-use Symfony\Component\HttpKernel\Event\FilterControllerEvent;
22 21
 use Symfony\Component\HttpKernel\Event\GetResponseForControllerResultEvent;
23 22
 use Symfony\Component\HttpKernel\KernelEvents;
24 23
 use Symfony\Component\Templating\TemplateReferenceInterface;
Please login to merge, or discard this patch.