@@ -11,9 +11,6 @@ |
||
11 | 11 | |
12 | 12 | namespace ONGR\SettingsBundle\Controller; |
13 | 13 | |
14 | -use ONGR\ElasticsearchBundle\Result\Aggregation\AggregationValue; |
|
15 | -use ONGR\ElasticsearchBundle\Service\Repository; |
|
16 | -use ONGR\ElasticsearchDSL\Aggregation\TermsAggregation; |
|
17 | 14 | use ONGR\SettingsBundle\Document\Setting; |
18 | 15 | use Symfony\Bundle\FrameworkBundle\Controller\Controller; |
19 | 16 | use Symfony\Component\HttpFoundation\JsonResponse; |