@@ -25,7 +25,6 @@ |
||
25 | 25 | ***************************************************************/ |
26 | 26 | |
27 | 27 | use ApacheSolrForTypo3\Solr\IndexQueue\Queue; |
28 | -use ApacheSolrForTypo3\Solr\System\Configuration\ConfigurationManager; |
|
29 | 28 | use ApacheSolrForTypo3\Solr\System\TCA\TCAService; |
30 | 29 | use TYPO3\CMS\Backend\Utility\BackendUtility; |
31 | 30 | use TYPO3\CMS\Core\DataHandling\DataHandler; |
@@ -27,7 +27,6 @@ |
||
27 | 27 | use ApacheSolrForTypo3\Solr\AbstractDataHandlerListener; |
28 | 28 | use ApacheSolrForTypo3\Solr\Domain\Index\Queue\RecordMonitor\Helper\MountPagesUpdater; |
29 | 29 | use ApacheSolrForTypo3\Solr\GarbageCollector; |
30 | -use ApacheSolrForTypo3\Solr\System\Configuration\ConfigurationManager; |
|
31 | 30 | use ApacheSolrForTypo3\Solr\System\TCA\TCAService; |
32 | 31 | use ApacheSolrForTypo3\Solr\Util; |
33 | 32 | use TYPO3\CMS\Backend\Utility\BackendUtility; |
@@ -24,7 +24,6 @@ |
||
24 | 24 | * This copyright notice MUST APPEAR in all copies of the script! |
25 | 25 | ***************************************************************/ |
26 | 26 | |
27 | -use TYPO3\CMS\Backend\Utility\BackendUtility; |
|
28 | 27 | use TYPO3\CMS\Core\SingletonInterface; |
29 | 28 | use TYPO3\CMS\Core\Utility\GeneralUtility; |
30 | 29 |