mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
#261, lint fix
This commit is contained in:
parent
61842ab319
commit
380ede88fb
|
@ -13164,7 +13164,7 @@ CLASS lcl_object_shi3 IMPLEMENTATION.
|
|||
OTHERS = 4.
|
||||
|
||||
IF sy-subrc <> 0.
|
||||
_raise 'error from BMENU_DELETE_TREE, SHI3'.
|
||||
_raise 'error from BMENU_DELETE_TREE, SHI3'.
|
||||
ENDIF.
|
||||
|
||||
ENDMETHOD. "delete
|
||||
|
|
Loading…
Reference in New Issue
Block a user