@@ -27,7 +27,6 @@ |
||
| 27 | 27 | use ApacheSolrForTypo3\Solr\IndexQueue\Queue; |
| 28 | 28 | use ApacheSolrForTypo3\Solr\Tests\Integration\IntegrationTest; |
| 29 | 29 | use ApacheSolrForTypo3\Solr\IndexQueue\RecordMonitor; |
| 30 | -use TYPO3\CMS\Backend\Utility\BackendUtility; |
|
| 31 | 30 | use TYPO3\CMS\Core\DataHandling\DataHandler; |
| 32 | 31 | use TYPO3\CMS\Core\Utility\GeneralUtility; |
| 33 | 32 | |