refactoring

This commit is contained in:
19ddb071-87e3-4bdd-9eee-59bb460e1d62 2023-06-15 16:56:07 +00:00
parent 4c21386120
commit 88328e3762

View File

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