Completed
Pull Request — master (#2108)
by Lukas Kahwe
09:03
created
DependencyInjection/FOSRestExtension.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,6 @@
 block discarded – undo
22 22
 use Symfony\Component\DependencyInjection\Reference;
23 23
 use Symfony\Component\Form\Extension\Core\Type\FormType;
24 24
 use Symfony\Component\HttpKernel\DependencyInjection\Extension;
25
-use Symfony\Component\HttpKernel\EventListener\ExceptionListener;
26 25
 use Symfony\Component\Validator\Constraint;
27 26
 
28 27
 class FOSRestExtension extends Extension
Please login to merge, or discard this patch.