@@ -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; |
@@ -10,7 +10,6 @@ |
||
10 | 10 | use HDNET\Calendarize\Domain\Model\ConfigurationInterface; |
11 | 11 | use HDNET\Calendarize\Utility\HelperUtility; |
12 | 12 | use TYPO3\CMS\Install\Updates\DatabaseUpdatedPrerequisite; |
13 | -use TYPO3\CMS\Install\Updates\UpgradeWizardInterface; |
|
14 | 13 | |
15 | 14 | /** |
16 | 15 | * NewIncludeExcludeStructureUpdate. |