Completed
Pull Request — master (#925)
by Timo
14:55
created
Classes/ConnectionManager.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,6 @@
 block discarded – undo
27 27
 use ApacheSolrForTypo3\Solr\NoSolrConnectionFoundException;
28 28
 use ApacheSolrForTypo3\Solr\Site;
29 29
 use ApacheSolrForTypo3\Solr\SolrService;
30
-use ApacheSolrForTypo3\Solr\System\Configuration\TypoScriptConfiguration;
31 30
 use ApacheSolrForTypo3\Solr\System\Page\Rootline;
32 31
 use TYPO3\CMS\Backend\Routing\UriBuilder;
33 32
 use TYPO3\CMS\Backend\Toolbar\ClearCacheActionsHookInterface;
Please login to merge, or discard this patch.
Classes/Eid/SiteHash.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,6 @@
 block discarded – undo
25 25
  ***************************************************************/
26 26
 
27 27
 use ApacheSolrForTypo3\Solr\Tests\Unit\UnitTest;
28
-use ApacheSolrForTypo3\Solr\Util;
29 28
 use ApacheSolrForTypo3\Solr\ViewHelper\Ts;
30 29
 use TYPO3\CMS\Core\TypoScript\TemplateService;
31 30
 use TYPO3\CMS\Core\Utility\GeneralUtility;
Please login to merge, or discard this patch.