@@ -3,10 +3,8 @@ |
||
| 3 | 3 | namespace Kunstmaan\ArticleBundle\Router; |
| 4 | 4 | |
| 5 | 5 | use Kunstmaan\NodeBundle\Router\SlugRouter; |
| 6 | -use Symfony\Component\Routing\Route; |
|
| 7 | 6 | use Symfony\Component\Routing\RouteCollection; |
| 8 | 7 | use Symfony\Component\Translation\TranslatorInterface; |
| 9 | -use Symfony\Component\VarDumper\VarDumper; |
|
| 10 | 8 | |
| 11 | 9 | class TagCategoryRouter extends SlugRouter |
| 12 | 10 | { |