Passed
Pull Request — master (#1550)
by
unknown
04:09
created
Classes/ViewHelpers/Widget/Controller/LastSearchesController.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -15,9 +15,7 @@
 block discarded – undo
15 15
  */
16 16
 
17 17
 use ApacheSolrForTypo3\Solr\Domain\Search\LastSearches\LastSearchesService;
18
-use ApacheSolrForTypo3\Solr\Util;
19 18
 use ApacheSolrForTypo3\Solr\Widget\AbstractWidgetController;
20
-use TYPO3\CMS\Core\Database\DatabaseConnection;
21 19
 use TYPO3\CMS\Core\Utility\GeneralUtility;
22 20
 
23 21
 /**
Please login to merge, or discard this patch.