Passed
Pull Request — master (#1385)
by Timo
05:13 queued 01:38
created
Classes/Query/Modifier/Faceting.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -24,9 +24,7 @@
 block discarded – undo
24 24
  *  This copyright notice MUST APPEAR in all copies of the script!
25 25
  ***************************************************************/
26 26
 
27
-use ApacheSolrForTypo3\Solr\Domain\Search\ResultSet\Facets\FacetQueryBuilderRegistry;
28 27
 use ApacheSolrForTypo3\Solr\Domain\Search\ResultSet\Facets\FacetRegistry;
29
-use ApacheSolrForTypo3\Solr\Domain\Search\ResultSet\Facets\FacetUrlDecoderRegistry;
30 28
 use ApacheSolrForTypo3\Solr\Query;
31 29
 use ApacheSolrForTypo3\Solr\System\Configuration\TypoScriptConfiguration;
32 30
 use ApacheSolrForTypo3\Solr\Util;
Please login to merge, or discard this patch.