@@ -9,7 +9,6 @@ |
||
9 | 9 | |
10 | 10 | use DmitryDulepov\Realurl\Configuration\ConfigurationReader; |
11 | 11 | use DmitryDulepov\Realurl\Utility; |
12 | -use HDNET\Calendarize\Domain\Model\Index; |
|
13 | 12 | use HDNET\Calendarize\Service\IndexerService; |
14 | 13 | use HDNET\Calendarize\Utility\HelperUtility; |
15 | 14 | use TYPO3\CMS\Core\Database\ConnectionPool; |
@@ -14,7 +14,6 @@ |
||
14 | 14 | use Symfony\Component\Console\Input\InputInterface; |
15 | 15 | use Symfony\Component\Console\Output\OutputInterface; |
16 | 16 | use Symfony\Component\Console\Style\SymfonyStyle; |
17 | -use TYPO3\CMS\Core\Utility\ExtensionManagementUtility; |
|
18 | 17 | use TYPO3\CMS\Core\Utility\GeneralUtility; |
19 | 18 | use TYPO3\CMS\Core\Utility\MathUtility; |
20 | 19 | use TYPO3\CMS\Extbase\SignalSlot\Dispatcher; |