@@ -24,7 +24,6 @@ |
||
| 24 | 24 | * This copyright notice MUST APPEAR in all copies of the script! |
| 25 | 25 | ***************************************************************/ |
| 26 | 26 | |
| 27 | -use ApacheSolrForTypo3\Solr\Search; |
|
| 28 | 27 | use ApacheSolrForTypo3\Solr\Domain\Search\ResultSet\SearchResultSet; |
| 29 | 28 | use ApacheSolrForTypo3\Solr\Widget\AbstractWidgetViewHelper; |
| 30 | 29 | |