Completed
Pull Request — 2.x (#2148)
by Christian
03:06
created
EventListener/ExceptionListener.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 namespace FOS\RestBundle\EventListener;
6 6
 
7 7
 use FOS\RestBundle\FOSRestBundle;
8
-use Psr\Log\LoggerInterface;
9 8
 use Symfony\Component\Debug\Exception\FlattenException as LegacyFlattenException;
10 9
 use Symfony\Component\ErrorHandler\Exception\FlattenException;
11 10
 use Symfony\Component\EventDispatcher\EventDispatcherInterface;
Please login to merge, or discard this patch.