@@ -4,7 +4,6 @@ |
||
4 | 4 | |
5 | 5 | use Knp\Menu\FactoryInterface; |
6 | 6 | use Symfony\Component\EventDispatcher\EventDispatcherInterface; |
7 | -use Symfony\Component\HttpFoundation\Request; |
|
8 | 7 | use Symfony\Component\HttpFoundation\RequestStack; |
9 | 8 | use Vivait\BootstrapBundle\Event\ConfigureMenuEvent; |
10 | 9 |