@@ -4,8 +4,6 @@ |
||
4 | 4 | |
5 | 5 | use eZ\Publish\Core\MVC\Symfony\Cache\Http\ResponseConfigurator\ConfigurableResponseCacheConfigurator; |
6 | 6 | use PhpSpec\ObjectBehavior; |
7 | -use Prophecy\Argument; |
|
8 | -use Symfony\Component\DependencyInjection\ParameterBag\ParameterBag; |
|
9 | 7 | use Symfony\Component\HttpFoundation\Response; |
10 | 8 | use Symfony\Component\HttpFoundation\ResponseHeaderBag; |
11 | 9 |