@@ -27,7 +27,6 @@ |
||
| 27 | 27 | |
| 28 | 28 | use TYPO3\CMS\Backend\Toolbar\ClearCacheActionsHookInterface; |
| 29 | 29 | use TYPO3\CMS\Backend\Utility\BackendUtility; |
| 30 | -use TYPO3\CMS\Lang\LanguageService; |
|
| 31 | 30 | |
| 32 | 31 | class ClearCacheMenuHook extends AbstractHook implements ClearCacheActionsHookInterface |
| 33 | 32 | { |