Unnecessary assertion removed

This commit is contained in:
Christian Guenter 2017-07-08 14:54:12 +00:00
parent 5893634906
commit 0492e35c25

View File

@ -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.