@@ -29,7 +29,6 @@ |
||
| 29 | 29 | use ApacheSolrForTypo3\Solr\Domain\Search\SearchRequest; |
| 30 | 30 | use ApacheSolrForTypo3\Solr\Plugin\CommandPluginBase; |
| 31 | 31 | use ApacheSolrForTypo3\Solr\Plugin\PluginCommand; |
| 32 | -use ApacheSolrForTypo3\Solr\Query; |
|
| 33 | 32 | use ApacheSolrForTypo3\Solr\System\Configuration\TypoScriptConfiguration; |
| 34 | 33 | use ApacheSolrForTypo3\Solr\Template; |
| 35 | 34 | use TYPO3\CMS\Core\Utility\GeneralUtility; |
@@ -28,7 +28,6 @@ |
||
| 28 | 28 | use Psr\Http\Message\ServerRequestInterface; |
| 29 | 29 | use TYPO3\CMS\Backend\Routing\UriBuilder; |
| 30 | 30 | use TYPO3\CMS\Backend\Toolbar\ClearCacheActionsHookInterface; |
| 31 | -use TYPO3\CMS\Backend\Utility\BackendUtility; |
|
| 32 | 31 | use TYPO3\CMS\Core\Imaging\Icon; |
| 33 | 32 | use TYPO3\CMS\Core\Imaging\IconFactory; |
| 34 | 33 | use TYPO3\CMS\Core\SingletonInterface; |