@@ -12,7 +12,6 @@ |
||
12 | 12 | use DERHANSEN\SfEventMgt\Domain\Model\Registration; |
13 | 13 | use DERHANSEN\SfEventMgt\Domain\Repository\RegistrationRepository; |
14 | 14 | use DERHANSEN\SfEventMgt\Exception; |
15 | -use TYPO3\CMS\Core\Resource\Folder; |
|
16 | 15 | use TYPO3\CMS\Core\Resource\ResourceFactory; |
17 | 16 | use TYPO3\CMS\Core\Utility\GeneralUtility; |
18 | 17 |