@@ -27,7 +27,6 @@ |
||
27 | 27 | use ApacheSolrForTypo3\Solr\NoSolrConnectionFoundException; |
28 | 28 | use ApacheSolrForTypo3\Solr\Site; |
29 | 29 | use ApacheSolrForTypo3\Solr\SolrService; |
30 | -use ApacheSolrForTypo3\Solr\System\Configuration\TypoScriptConfiguration; |
|
31 | 30 | use ApacheSolrForTypo3\Solr\System\Page\Rootline; |
32 | 31 | use TYPO3\CMS\Backend\Routing\UriBuilder; |
33 | 32 | use TYPO3\CMS\Backend\Toolbar\ClearCacheActionsHookInterface; |
@@ -28,7 +28,6 @@ |
||
28 | 28 | use ApacheSolrForTypo3\Solr\Domain\Index\Queue\RecordMonitor\Helper\MountPagesUpdater; |
29 | 29 | use ApacheSolrForTypo3\Solr\Domain\Index\Queue\RecordMonitor\Helper\RootPageResolver; |
30 | 30 | use ApacheSolrForTypo3\Solr\GarbageCollector; |
31 | -use ApacheSolrForTypo3\Solr\Site; |
|
32 | 31 | use ApacheSolrForTypo3\Solr\System\TCA\TCAService; |
33 | 32 | use ApacheSolrForTypo3\Solr\Util; |
34 | 33 | use TYPO3\CMS\Backend\Utility\BackendUtility; |