@@ -31,7 +31,6 @@ |
||
| 31 | 31 | use TYPO3\CMS\Core\Database\ConnectionPool; |
| 32 | 32 | use TYPO3\CMS\Core\Database\Query\QueryBuilder; |
| 33 | 33 | use TYPO3\CMS\Core\Utility\GeneralUtility; |
| 34 | -use TYPO3\CMS\Core\Utility\MathUtility; |
|
| 35 | 34 | use TYPO3\CMS\Extbase\Object\ObjectManager; |
| 36 | 35 | use TYPO3\CMS\Frontend\Page\PageRepository; |
| 37 | 36 | |