Completed
Pull Request — master (#2072)
by Christian
06:16
created
EventListener/ViewResponseListener.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,6 @@
 block discarded – undo
20 20
 use Symfony\Component\HttpFoundation\Response;
21 21
 use Symfony\Component\HttpKernel\Event\ViewEvent;
22 22
 use Symfony\Component\HttpKernel\KernelEvents;
23
-use Symfony\Component\Templating\TemplateReferenceInterface;
24 23
 
25 24
 /**
26 25
  * The ViewResponseListener class handles the View core event as well as the "@extra:Template" annotation.
Please login to merge, or discard this patch.