@@ -25,7 +25,6 @@ |
||
| 25 | 25 | ***************************************************************/ |
| 26 | 26 | |
| 27 | 27 | use ApacheSolrForTypo3\Solr\Domain\Search\Query\Helper\EscapeService; |
| 28 | -use ApacheSolrForTypo3\Solr\Domain\Site\SiteHashService; |
|
| 29 | 28 | use ApacheSolrForTypo3\Solr\System\Configuration\TypoScriptConfiguration; |
| 30 | 29 | use ApacheSolrForTypo3\Solr\Util; |
| 31 | 30 | |