mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 12:20:51 +08:00
Merge pull request #822 from christianguenter2/ISSUE_821
Unnecessary assertion removed ISSUE 821
This commit is contained in:
commit
c843a3cce5
|
@ -349,8 +349,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