mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 12:20:51 +08:00
fix syntax warning for missing method impl
This commit is contained in:
parent
13213e2f2f
commit
a0a8131db4
|
@ -382,6 +382,10 @@ CLASS ltcl_object_ddls_mock IMPLEMENTATION.
|
|||
|
||||
ENDMETHOD.
|
||||
|
||||
METHOD zif_abapgit_object~get_deserialize_steps. "##needed
|
||||
|
||||
ENDMETHOD.
|
||||
|
||||
METHOD zif_abapgit_object~changed_by. "##needed
|
||||
|
||||
ENDMETHOD.
|
||||
|
|
Loading…
Reference in New Issue
Block a user