Completed
Pull Request — 1.5 (#861)
by Rafał
12:38 queued 10s
created
src/SWP/Bundle/CoreBundle/Service/ArticleStatisticsService.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -24,7 +24,6 @@
 block discarded – undo
24 24
 use SWP\Bundle\ContentBundle\Doctrine\ArticleRepositoryInterface;
25 25
 use SWP\Bundle\ContentBundle\Model\ArticleInterface;
26 26
 use SWP\Bundle\ContentBundle\Model\RouteInterface;
27
-use SWP\Bundle\CoreBundle\Model\Article;
28 27
 use SWP\Component\Storage\Factory\FactoryInterface;
29 28
 use SWP\Component\Storage\Repository\RepositoryInterface;
30 29
 
Please login to merge, or discard this patch.