File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 3838use In2code \Powermail \Utility \ObjectUtility ;
3939use In2code \Powermail \Utility \SessionUtility ;
4040use In2code \Powermail \Utility \TemplateUtility ;
41- use TYPO3 \CMS \Core \Error \Http \BadRequestException ;
4241use function in_array ;
4342use Psr \EventDispatcher \EventDispatcherInterface ;
4443use Psr \Http \Message \ResponseInterface ;
4544use Throwable ;
4645use TYPO3 \CMS \Core \Configuration \Exception \ExtensionConfigurationExtensionNotConfiguredException ;
4746use TYPO3 \CMS \Core \Configuration \Exception \ExtensionConfigurationPathDoesNotExistException ;
47+ use TYPO3 \CMS \Core \Error \Http \BadRequestException ;
4848use TYPO3 \CMS \Core \Http \PropagateResponseException ;
4949use TYPO3 \CMS \Core \Utility \ArrayUtility ;
5050use TYPO3 \CMS \Core \Utility \GeneralUtility ;
You can’t perform that action at this time.
0 commit comments