Update src/objects/zcl_abapgit_object_http.clas.abap

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
This commit is contained in:
ThomasPloski 2024-12-04 13:53:55 +01:00 committed by GitHub
parent a72014fdcb
commit 09aedd8307
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -157,7 +157,6 @@ CLASS ZCL_ABAPGIT_OBJECT_HTTP IMPLEMENTATION.
CALL METHOD lo_http->('IF_UCON_API_HTTP_SERVICE~SET_DESCRIPTION')
EXPORTING
texts = ls_description.
* CALL METHOD lo_http->('IF_UCON_API_HTTP_SERVICE~ACTIVATE').
CALL METHOD lo_http->('IF_UCON_API_HTTP_SERVICE~SAVE')
EXPORTING
run_dark = abap_true