@@ -3,7 +3,6 @@ |
||
| 3 | 3 | namespace AppBundle\Controller\Api; |
| 4 | 4 | |
| 5 | 5 | use AppBundle\Entity\FormRequest; |
| 6 | -use AppBundle\Entity\FormRequestType; |
|
| 7 | 6 | use Mcfedr\JsonFormBundle\Controller\JsonController; |
| 8 | 7 | use AppBundle\Exception\JsonHttpException; |
| 9 | 8 | use Sensio\Bundle\FrameworkExtraBundle\Configuration\Method; |