mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
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:
parent
09aedd8307
commit
e3b7de3fb6
|
@ -222,13 +222,6 @@ CLASS ZCL_ABAPGIT_OBJECT_HTTP IMPLEMENTATION.
|
|||
|
||||
|
||||
METHOD zif_abapgit_object~jump.
|
||||
* TRY.
|
||||
* jump_adt( iv_obj_name = ms_item-obj_name
|
||||
* iv_obj_type = ms_item-obj_type ).
|
||||
*
|
||||
* CATCH cx_abapgit_exception.
|
||||
* cx_abapgit_exception=>raise( 'SIA1 Jump Error' ). "#EC NOTEXT
|
||||
* ENDTRY.
|
||||
ENDMETHOD.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user