Skip to content

Commit 8cbc374

Browse files
authored
#24340: Static test fix.
1 parent 41a35bd commit 8cbc374

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/code/Magento/Captcha/Observer/CheckUserEditObserver.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717
*/
1818
class CheckUserEditObserver implements ObserverInterface
1919
{
20-
/**
21-
* Form ID
22-
*/
2320
const FORM_ID = 'user_edit';
2421

2522
/**

0 commit comments

Comments
 (0)