mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 12:20:51 +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.
|
OTHERS = 4.
|
||||||
|
|
||||||
IF sy-subrc <> 0.
|
IF sy-subrc <> 0.
|
||||||
_raise 'error from BMENU_DELETE_TREE, SHI3'.
|
_raise 'error from BMENU_DELETE_TREE, SHI3'.
|
||||||
ENDIF.
|
ENDIF.
|
||||||
|
|
||||||
ENDMETHOD. "delete
|
ENDMETHOD. "delete
|
||||||
|
|
Loading…
Reference in New Issue
Block a user