@@ -26,10 +26,8 @@ |
||
26 | 26 | |
27 | 27 | |
28 | 28 | use ApacheSolrForTypo3\Solr\Domain\Repository\ApacheSolrDocumentRepository; |
29 | -use TYPO3\CMS\Backend\View\BackendTemplateView; |
|
30 | 29 | use TYPO3\CMS\Core\Utility\GeneralUtility; |
31 | 30 | use TYPO3\CMS\Extbase\Mvc\Controller\ActionController; |
32 | -use TYPO3\CMS\Extbase\Utility\DebuggerUtility; |
|
33 | 31 | |
34 | 32 | /** |
35 | 33 | * Administration module controller |