Completed
Push — development ( 867a4f...9ca95f )
by Torben
08:37 queued 57s
created
Classes/Validation/Validator/RegistrationValidator.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -16,8 +16,6 @@
 block discarded – undo
16 16
 
17 17
 use DERHANSEN\SfEventMgt\Domain\Model\Registration;
18 18
 use TYPO3\CMS\Extbase\Configuration\ConfigurationManagerInterface;
19
-use TYPO3\CMS\Fluid\Core\ViewHelper\Exception\InvalidVariableException;
20
-use TYPO3\CMS\Extbase\Utility\LocalizationUtility;
21 19
 
22 20
 /**
23 21
  * RegistrationValidator
Please login to merge, or discard this patch.