@@ -7,7 +7,6 @@ |
||
7 | 7 | use Mcfedr\JsonFormBundle\Controller\JsonController; |
8 | 8 | use AppBundle\Exception\JsonHttpException; |
9 | 9 | use Sensio\Bundle\FrameworkExtraBundle\Configuration\Method; |
10 | -use Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter; |
|
11 | 10 | use Symfony\Component\HttpFoundation\JsonResponse; |
12 | 11 | use Symfony\Component\HttpFoundation\Request; |
13 | 12 | use Symfony\Component\Routing\Annotation\Route; |