diff --git a/src/zabapgit_html_action_utils.prog.abap b/src/zabapgit_html_action_utils.prog.abap index 905fb4b15..8eb3cd8f2 100644 --- a/src/zabapgit_html_action_utils.prog.abap +++ b/src/zabapgit_html_action_utils.prog.abap @@ -317,8 +317,6 @@ CLASS lcl_html_action_utils IMPLEMENTATION. ASSERT
IS ASSIGNED. REPLACE ALL OCCURRENCES OF lc_replace IN WITH lif_defs=>gc_newline. - ASSERT es_fields IS NOT INITIAL. - ENDMETHOD. "parse_commit_request METHOD decode_bg_update.