@@ -8,7 +8,6 @@ |
||
8 | 8 | use Doctrine\ORM\EntityManager; |
9 | 9 | use Symfony\Component\HttpFoundation\Request; |
10 | 10 | use Symfony\Component\HttpFoundation\RequestStack; |
11 | -use Symfony\Component\Routing\RouterInterface; |
|
12 | 11 | use Zicht\Bundle\UrlBundle\Entity\StaticReference; |
13 | 12 | |
14 | 13 | /** |