Completed
Push — 1.3 ( e0f5dc...ae3dc5 )
by Paweł
14:43 queued 06:58
created
src/SWP/Bundle/ContentBundle/Doctrine/ORM/ArticleRepository.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,6 @@
 block discarded – undo
17 17
 namespace SWP\Bundle\ContentBundle\Doctrine\ORM;
18 18
 
19 19
 use Doctrine\ORM\QueryBuilder;
20
-use Elastica\Query;
21 20
 use SWP\Bundle\ContentBundle\Model\ArticleSourceReference;
22 21
 use SWP\Component\Common\Criteria\Criteria;
23 22
 use SWP\Bundle\ContentBundle\Doctrine\ArticleRepositoryInterface;
Please login to merge, or discard this patch.