@@ -45,5 +45,5 @@ |
||
45 | 45 | ; |
46 | 46 | |
47 | 47 | return $treeBuilder; |
48 | - } |
|
48 | + } |
|
49 | 49 | } |
@@ -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 |