@@ -11,7 +11,6 @@ |
||
11 | 11 | namespace Aimeos\ShopBundle\Controller; |
12 | 12 | |
13 | 13 | use Symfony\Component\HttpFoundation\Request; |
14 | -use Symfony\Component\HttpFoundation\Response; |
|
15 | 14 | use Symfony\Bundle\FrameworkBundle\Controller\Controller; |
16 | 15 | |
17 | 16 |