@@ -29,7 +29,6 @@ |
||
| 29 | 29 | use TYPO3\CMS\Core\Database\Query\QueryBuilder; |
| 30 | 30 | use TYPO3\CMS\Core\Database\RelationHandler; |
| 31 | 31 | use TYPO3\CMS\Core\Utility\GeneralUtility; |
| 32 | -use TYPO3\CMS\Extbase\Utility\DebuggerUtility; |
|
| 33 | 32 | use TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer; |
| 34 | 33 | |
| 35 | 34 | /** |