@@ -19,7 +19,6 @@ |
||
19 | 19 | use TYPO3\CMS\Core\Database\Connection; |
20 | 20 | use TYPO3\CMS\Core\Database\ConnectionPool; |
21 | 21 | use TYPO3\CMS\Core\Database\Query\Restriction\HiddenRestriction; |
22 | -use TYPO3\CMS\Core\Utility\DebugUtility; |
|
23 | 22 | use TYPO3\CMS\Core\Utility\GeneralUtility; |
24 | 23 | use TYPO3\CMS\Extbase\Reflection\ObjectAccess; |
25 | 24 |