Passed
Pull Request — master (#1083)
by
unknown
51:23
created
Classes/Controller/Backend/Web/Info/ApacheSolrDocumentController.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -26,10 +26,8 @@
 block discarded – undo
26 26
 
27 27
 
28 28
 use ApacheSolrForTypo3\Solr\Domain\Repository\ApacheSolrDocumentRepository;
29
-use TYPO3\CMS\Backend\View\BackendTemplateView;
30 29
 use TYPO3\CMS\Core\Utility\GeneralUtility;
31 30
 use TYPO3\CMS\Extbase\Mvc\Controller\ActionController;
32
-use TYPO3\CMS\Extbase\Utility\DebuggerUtility;
33 31
 
34 32
 /**
35 33
  * Administration module controller
Please login to merge, or discard this patch.