diff --git a/Listener/EuCookieWarningInjectorListener.php b/Listener/EuCookieWarningInjectorListener.php index 0acb968..c928807 100644 --- a/Listener/EuCookieWarningInjectorListener.php +++ b/Listener/EuCookieWarningInjectorListener.php @@ -15,7 +15,6 @@ use Exception; use Symfony\Component\EventDispatcher\EventSubscriberInterface; -use Symfony\Component\HttpFoundation\Request; use Symfony\Component\HttpFoundation\Response; use Symfony\Component\HttpKernel\Event\FilterResponseEvent; use Symfony\Component\HttpKernel\KernelEvents;