@@ -15,9 +15,7 @@ |
||
15 | 15 | */ |
16 | 16 | |
17 | 17 | use ApacheSolrForTypo3\Solr\Domain\Search\LastSearches\LastSearchesService; |
18 | -use ApacheSolrForTypo3\Solr\Util; |
|
19 | 18 | use ApacheSolrForTypo3\Solr\Widget\AbstractWidgetController; |
20 | -use TYPO3\CMS\Core\Database\DatabaseConnection; |
|
21 | 19 | use TYPO3\CMS\Core\Utility\GeneralUtility; |
22 | 20 | |
23 | 21 | /** |