Completed
Pull Request — master (#844)
by Rafał
12:27
created
src/SWP/Bundle/CoreBundle/Controller/PackageSeoMediaUploadController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,6 @@
 block discarded – undo
19 19
 use Nelmio\ApiDocBundle\Annotation\ApiDoc;
20 20
 use SWP\Bundle\CoreBundle\Service\SeoImageUploaderInterface;
21 21
 use SWP\Bundle\SeoBundle\Form\Type\SeoImageType;
22
-use SWP\Bundle\SeoBundle\Form\Type\SeoMetadataType;
23 22
 use SWP\Component\Common\Response\ResponseContext;
24 23
 use SWP\Component\Common\Response\SingleResourceResponse;
25 24
 use SWP\Component\Storage\Factory\FactoryInterface;
Please login to merge, or discard this patch.