@@ -12,7 +12,6 @@ |
||
12 | 12 | namespace FOS\RestBundle\EventListener; |
13 | 13 | |
14 | 14 | use FOS\RestBundle\FOSRestBundle; |
15 | -use Symfony\Component\EventDispatcher\EventDispatcherInterface; |
|
16 | 15 | use Symfony\Component\EventDispatcher\EventSubscriberInterface; |
17 | 16 | use Symfony\Component\HttpKernel\Event\ControllerArgumentsEvent; |
18 | 17 | use Symfony\Component\HttpKernel\Event\ExceptionEvent; |