@@ -20,7 +20,6 @@ |
||
20 | 20 | use Romm\Formz\Exceptions\InvalidArgumentTypeException; |
21 | 21 | use Romm\Formz\Exceptions\InvalidEntryException; |
22 | 22 | use TYPO3\CMS\Extbase\Error\Error; |
23 | -use TYPO3\CMS\Core\Utility\GeneralUtility; |
|
24 | 23 | use TYPO3\CMS\Extbase\Error\Message; |
25 | 24 | use TYPO3\CMS\Extbase\Error\Notice; |
26 | 25 | use TYPO3\CMS\Extbase\Error\Warning; |