Passed
Pull Request — master (#1638)
by Timo
04:46
created
Classes/Domain/Search/ResultSet/SearchResultSetService.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -37,7 +37,6 @@
 block discarded – undo
37 37
 use ApacheSolrForTypo3\Solr\Search\SearchComponentManager;
38 38
 use ApacheSolrForTypo3\Solr\System\Configuration\TypoScriptConfiguration;
39 39
 use ApacheSolrForTypo3\Solr\System\Logging\SolrLogManager;
40
-use ApacheSolrForTypo3\Solr\System\Session\FrontendUserSession;
41 40
 use TYPO3\CMS\Core\Utility\GeneralUtility;
42 41
 use TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer;
43 42
 use Apache_Solr_ParserException;
Please login to merge, or discard this patch.