@@ -23,7 +23,6 @@ |
||
| 23 | 23 | use Symfony\Component\Form\Extension\Core\Type\FormType; |
| 24 | 24 | use Symfony\Component\HttpFoundation\Response; |
| 25 | 25 | use Symfony\Component\HttpKernel\DependencyInjection\Extension; |
| 26 | -use Symfony\Component\HttpKernel\Kernel; |
|
| 27 | 26 | use Symfony\Component\Validator\Constraint; |
| 28 | 27 | |
| 29 | 28 | class FOSRestExtension extends Extension |