@@ -16,7 +16,6 @@ |
||
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 | /** |