@@ -22,7 +22,6 @@ |
||
| 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 |