Completed
Pull Request — 2.0 (#965)
by Rafał
08:21
created
SWP/Bundle/ElasticSearchBundle/Controller/Api/ArticleSearchController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,6 @@
 block discarded – undo
16 16
 
17 17
 namespace SWP\Bundle\ElasticSearchBundle\Controller\Api;
18 18
 
19
-use Elastica\Query\Term;
20 19
 use Nelmio\ApiDocBundle\Annotation\Operation;
21 20
 use Swagger\Annotations as SWG;
22 21
 use SWP\Bundle\ElasticSearchBundle\Criteria\Criteria;
Please login to merge, or discard this patch.