diff --git a/src/z2ui5_cl_http_handler.clas.locals_imp.abap b/src/z2ui5_cl_http_handler.clas.locals_imp.abap index 1a6c34b8..7c463332 100644 --- a/src/z2ui5_cl_http_handler.clas.locals_imp.abap +++ b/src/z2ui5_cl_http_handler.clas.locals_imp.abap @@ -475,7 +475,6 @@ CLASS z2ui5_lcl_utility_tree_json IMPLEMENTATION. /ui2/cl_json=>deserialize( EXPORTING json = CONV string( iv_json ) assoc_arrays = abap_true - " conversion_exits = abap_true CHANGING data = result->mr_actual ). ENDMETHOD.