@@ -19,7 +19,6 @@ |
||
19 | 19 | use TYPO3\CMS\Extbase\Configuration\FrontendConfigurationManager; |
20 | 20 | use TYPO3\CMS\Extbase\Mvc\Controller\ActionController; |
21 | 21 | use TYPO3\CMS\Extbase\SignalSlot\Dispatcher; |
22 | -use TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController; |
|
23 | 22 | |
24 | 23 | /** |
25 | 24 | * Abstract Command Controller |