Completed
Pull Request — 2.x (#2161)
by Christian
04:15 queued 02:39
created
EventListener/ResponseStatusCodeListener.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,6 @@
 block discarded – undo
16 16
 use Symfony\Component\EventDispatcher\EventSubscriberInterface;
17 17
 use Symfony\Component\HttpKernel\Event\ExceptionEvent;
18 18
 use Symfony\Component\HttpKernel\Event\ResponseEvent;
19
-use Symfony\Component\HttpKernel\HttpKernelInterface;
20 19
 use Symfony\Component\HttpKernel\KernelEvents;
21 20
 
22 21
 /**
Please login to merge, or discard this patch.