Completed
Pull Request — 3.x (#443)
by Jordi Sala
01:48
created
src/Controller/Api/PostController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,6 @@
 block discarded – undo
16 16
 use FOS\RestBundle\Controller\Annotations as REST;
17 17
 use FOS\RestBundle\Request\ParamFetcherInterface;
18 18
 use FOS\RestBundle\View\View;
19
-use JMS\Serializer\SerializationContext;
20 19
 use Nelmio\ApiDocBundle\Annotation\ApiDoc;
21 20
 use Sonata\DatagridBundle\Pager\PagerInterface;
22 21
 use Sonata\FormatterBundle\Formatter\Pool as FormatterPool;
Please login to merge, or discard this patch.