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