Completed
Push — SWP-804-total_number_of_articl... ( 626ffb )
by Paweł
28:42 queued 16:34
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.