@@ -17,7 +17,6 @@ |
||
17 | 17 | use FOS\HttpCache\ProxyClient\Invalidation\PurgeInterface; |
18 | 18 | use FOS\HttpCache\ProxyClient\Invalidation\RefreshInterface; |
19 | 19 | use FOS\HttpCache\ProxyClient\Invalidation\TagsInterface; |
20 | -use Http\Message\MessageFactory; |
|
21 | 20 | |
22 | 21 | /** |
23 | 22 | * Varnish HTTP cache invalidator. |
@@ -11,7 +11,6 @@ |
||
11 | 11 | |
12 | 12 | namespace FOS\HttpCache\SymfonyCache; |
13 | 13 | |
14 | -use Symfony\Component\HttpFoundation\Request; |
|
15 | 14 | use Symfony\Component\HttpFoundation\RequestMatcher; |
16 | 15 | use Symfony\Component\HttpFoundation\Response; |
17 | 16 | use Symfony\Component\OptionsResolver\OptionsResolver; |