Completed
Push — 1.0 ( 046da8...d5bf3f )
by Paweł
07:50
created
src/SWP/Bundle/ContentBundle/Factory/ORM/MediaFactory.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,6 @@
 block discarded – undo
18 18
 
19 19
 use SWP\Bundle\ContentBundle\Doctrine\ImageRepositoryInterface;
20 20
 use SWP\Bundle\ContentBundle\Model\ArticleMedia;
21
-use SWP\Bundle\ContentBundle\Model\File;
22 21
 use SWP\Bundle\ContentBundle\Model\Image;
23 22
 use SWP\Bundle\ContentBundle\Model\ImageRendition;
24 23
 use SWP\Bundle\ContentBundle\Factory\MediaFactoryInterface;
Please login to merge, or discard this patch.