Merge pull request #822 from christianguenter2/ISSUE_821

Unnecessary assertion removed ISSUE 821
This commit is contained in:
Lars Hvam 2017-07-17 19:56:50 +02:00 committed by GitHub
commit c843a3cce5

View File

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