Completed
Push — development ( f92b55...305143 )
by Torben
03:03
created
Classes/Service/ExportService.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -12,10 +12,8 @@
 block discarded – undo
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\CsvUtility;
18
-use TYPO3\CMS\Core\Utility\GeneralUtility;
19 17
 
20 18
 /**
21 19
  * Class ExportService
Please login to merge, or discard this patch.