@@ -7,7 +7,6 @@ |
||
7 | 7 | namespace Zicht\Bundle\UrlBundle\Aliasing; |
8 | 8 | |
9 | 9 | use Doctrine\ORM\EntityManager; |
10 | -use Symfony\Component\HttpFoundation\Request; |
|
11 | 10 | use Zicht\Bundle\UrlBundle\Aliasing\Mapper\UrlMapperInterface; |
12 | 11 | use Zicht\Bundle\UrlBundle\Entity\Repository\UrlAliasRepository; |
13 | 12 | use Zicht\Bundle\UrlBundle\Entity\UrlAlias; |