Failed Conditions
Pull Request — master (#1265)
by
unknown
31:55
created
Classes/System/Records/SystemLanguage/SystemLanguageRepository.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -26,10 +26,7 @@
 block discarded – undo
26 26
  ***************************************************************/
27 27
 
28 28
 use ApacheSolrForTypo3\Solr\System\Records\AbstractRepository;
29
-use TYPO3\CMS\Core\Database\ConnectionPool;
30
-use TYPO3\CMS\Core\Database\Query\QueryBuilder;
31 29
 use TYPO3\CMS\Core\SingletonInterface;
32
-use TYPO3\CMS\Core\Utility\GeneralUtility;
33 30
 
34 31
 /**
35 32
  * SystemLanguageRepository to encapsulate the database access for records used in solr.
Please login to merge, or discard this patch.