@@ -27,7 +27,6 @@ |
||
27 | 27 | use Apache_Solr_Document; |
28 | 28 | use ApacheSolrForTypo3\Solr\Access\Rootline; |
29 | 29 | use ApacheSolrForTypo3\Solr\Domain\Search\ApacheSolrDocument\Builder; |
30 | -use ApacheSolrForTypo3\Solr\Domain\Variants\IdBuilder; |
|
31 | 30 | use ApacheSolrForTypo3\Solr\FieldProcessor\Service; |
32 | 31 | use ApacheSolrForTypo3\Solr\IndexQueue\FrontendHelper\PageFieldMappingIndexer; |
33 | 32 | use ApacheSolrForTypo3\Solr\IndexQueue\Item; |
@@ -27,7 +27,6 @@ |
||
27 | 27 | use ApacheSolrForTypo3\Solr\Backend\IndexingConfigurationSelectorField; |
28 | 28 | use ApacheSolrForTypo3\Solr\Domain\Index\IndexService; |
29 | 29 | use ApacheSolrForTypo3\Solr\IndexQueue\Queue; |
30 | -use TYPO3\CMS\Core\Database\DatabaseConnection; |
|
31 | 30 | use TYPO3\CMS\Core\Messaging\FlashMessage; |
32 | 31 | use TYPO3\CMS\Core\Utility\GeneralUtility; |
33 | 32 | use TYPO3\CMS\Extbase\Utility\LocalizationUtility; |