@@ -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; |
@@ -25,7 +25,6 @@ |
||
25 | 25 | ***************************************************************/ |
26 | 26 | |
27 | 27 | use ApacheSolrForTypo3\Solr\Tests\Unit\UnitTest; |
28 | -use ApacheSolrForTypo3\Solr\Util; |
|
29 | 28 | use ApacheSolrForTypo3\Solr\ViewHelper\Ts; |
30 | 29 | use TYPO3\CMS\Core\TypoScript\TemplateService; |
31 | 30 | use TYPO3\CMS\Core\Utility\GeneralUtility; |