Completed
Pull Request — master (#30)
by nonanerz
05:26
created
src/AppBundle/Controller/Api/FormRequestController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.