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