Skip to content

Commit 05d1c48

Browse files
eliashaeusslersbuerk
authored andcommitted
[DOCS] Remove unused class import in code example
Resolves: #108283 Related: #106743 Releases: main, 13.4, 12.4 Change-Id: I4a2b8552d0fad771d67042c159049f83c39e8d34 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/91860 Tested-by: Stefan Bürk <[email protected]> Tested-by: core-ci <[email protected]> Reviewed-by: Stefan Bürk <[email protected]>
1 parent ea70df7 commit 05d1c48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

typo3/sysext/core/Documentation/Changelog/12.4.x/Feature-106743-IntroduceSudoModeEvents.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ for persisted `be_users` records with an active `is_sso` flag:
5959
use TYPO3\CMS\Backend\Security\SudoMode\Access\TableAccessSubject;
6060
use TYPO3\CMS\Backend\Security\SudoMode\Event\SudoModeRequiredEvent;
6161
use TYPO3\CMS\Backend\Utility\BackendUtility;
62-
use TYPO3\CMS\Core\Attribute\AsEventListener;
6362
use TYPO3\CMS\Core\Utility\MathUtility;
6463
6564
final class SkipSudoModeDialog

0 commit comments

Comments
 (0)