@@ -13,7 +13,6 @@ |
||
13 | 13 | |
14 | 14 | use FOS\HttpCache\CacheInvalidator; |
15 | 15 | use FOS\HttpCache\ProxyClient\ProxyClient; |
16 | -use Symfony\Component\HttpFoundation\Response; |
|
17 | 16 | use Symfony\Component\Routing\Generator\UrlGeneratorInterface; |
18 | 17 | |
19 | 18 | /** |
@@ -12,7 +12,6 @@ |
||
12 | 12 | namespace FOS\HttpCacheBundle\EventListener; |
13 | 13 | |
14 | 14 | use Symfony\Component\EventDispatcher\EventSubscriberInterface; |
15 | -use Symfony\Component\HttpFoundation\Request; |
|
16 | 15 | use Symfony\Component\HttpFoundation\Response; |
17 | 16 | use Symfony\Component\HttpKernel\Event\FilterResponseEvent; |
18 | 17 | use Symfony\Component\HttpKernel\KernelEvents; |