@@ -13,7 +13,6 @@ |
||
| 13 | 13 | use TYPO3\CMS\Core\Imaging\Icon; |
| 14 | 14 | use TYPO3\CMS\Core\Imaging\IconFactory; |
| 15 | 15 | use TYPO3\CMS\Core\Page\PageRenderer; |
| 16 | -use TYPO3\CMS\Core\Utility\ExtensionManagementUtility; |
|
| 17 | 16 | use TYPO3\CMS\Core\Utility\GeneralUtility; |
| 18 | 17 | use TYPO3\CMS\Fluid\View\StandaloneView; |
| 19 | 18 | |