Passed
Pull Request — master (#1680)
by Timo
05:46
created
Classes/Domain/Search/SearchRequest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -24,7 +24,6 @@
 block discarded – undo
24 24
  *
25 25
  *  This copyright notice MUST APPEAR in all copies of the script!
26 26
  ***************************************************************/
27
-use ApacheSolrForTypo3\Solr\Domain\Search\ResultSet\Result\SearchResult;
28 27
 use ApacheSolrForTypo3\Solr\System\Configuration\TypoScriptConfiguration;
29 28
 use ApacheSolrForTypo3\Solr\System\Util\ArrayAccessor;
30 29
 use TYPO3\CMS\Core\Utility\ArrayUtility;
Please login to merge, or discard this patch.