Completed
Pull Request — master (#2151)
by Christian
02:56 queued 20s
created
EventListener/ExceptionListener.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.