@@ -18,8 +18,6 @@ |
||
18 | 18 | use TYPO3\CMS\Extbase\Configuration\ConfigurationManagerInterface; |
19 | 19 | use TYPO3\CMS\Extbase\Validation\Validator\BooleanValidator; |
20 | 20 | use TYPO3\CMS\Extbase\Validation\Validator\NotEmptyValidator; |
21 | -use TYPO3\CMS\Fluid\Core\ViewHelper\Exception\InvalidVariableException; |
|
22 | -use TYPO3\CMS\Extbase\Utility\LocalizationUtility; |
|
23 | 21 | |
24 | 22 | /** |
25 | 23 | * RegistrationValidator |
@@ -14,7 +14,6 @@ |
||
14 | 14 | * The TYPO3 project - inspiring people to share! |
15 | 15 | */ |
16 | 16 | |
17 | -use TYPO3\CMS\Core\Utility\DebugUtility; |
|
18 | 17 | use TYPO3\CMS\Extbase\Property\TypeConverter\DateTimeConverter; |
19 | 18 | use DERHANSEN\SfEventMgt\Domain\Model\Dto\EventDemand; |
20 | 19 | use DERHANSEN\SfEventMgt\Domain\Model\Dto\SearchDemand; |