mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 04:08:27 +08:00
Unnecessary assertion removed
This commit is contained in:
parent
5893634906
commit
0492e35c25
|
@ -317,8 +317,6 @@ CLASS lcl_html_action_utils IMPLEMENTATION.
|
|||
ASSERT <body> IS ASSIGNED.
|
||||
REPLACE ALL OCCURRENCES OF lc_replace IN <body> WITH lif_defs=>gc_newline.
|
||||
|
||||
ASSERT es_fields IS NOT INITIAL.
|
||||
|
||||
ENDMETHOD. "parse_commit_request
|
||||
|
||||
METHOD decode_bg_update.
|
||||
|
|
Loading…
Reference in New Issue
Block a user