Completed
Pull Request — master (#1319)
by Timo
33:49
created
Classes/Domain/Search/ResultSet/ResultSetReconstitutionProcessor.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,6 @@
 block discarded – undo
14 14
  * The TYPO3 project - inspiring people to share!
15 15
  */
16 16
 use ApacheSolrForTypo3\Solr\Domain\Search\LastSearches\LastSearchesService;
17
-use ApacheSolrForTypo3\Solr\Domain\Search\ResultSet\Facets\FacetParserRegistry;
18 17
 use ApacheSolrForTypo3\Solr\Domain\Search\ResultSet\Facets\FacetRegistry;
19 18
 use ApacheSolrForTypo3\Solr\Domain\Search\ResultSet\Sorting\Sorting;
20 19
 use ApacheSolrForTypo3\Solr\Domain\Search\ResultSet\Spellchecking\Suggestion;
Please login to merge, or discard this patch.