mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
cleanup
This commit is contained in:
parent
8e4d2d6e11
commit
4ec61a75c1
|
@ -128,7 +128,7 @@ ENDCLASS.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
CLASS ZCL_ABAPGIT_OO_CLASS IMPLEMENTATION.
|
CLASS zcl_abapgit_oo_class IMPLEMENTATION.
|
||||||
|
|
||||||
|
|
||||||
METHOD create_report.
|
METHOD create_report.
|
||||||
|
|
|
@ -51,7 +51,7 @@ ENDCLASS.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
CLASS ZCL_ABAPGIT_OO_INTERFACE IMPLEMENTATION.
|
CLASS zcl_abapgit_oo_interface IMPLEMENTATION.
|
||||||
|
|
||||||
|
|
||||||
METHOD init_scanner.
|
METHOD init_scanner.
|
||||||
|
|
|
@ -152,7 +152,7 @@ ENDCLASS.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
CLASS ZCL_ABAPGIT_OBJECT_CLAS IMPLEMENTATION.
|
CLASS zcl_abapgit_object_clas IMPLEMENTATION.
|
||||||
|
|
||||||
|
|
||||||
METHOD constructor.
|
METHOD constructor.
|
||||||
|
|
|
@ -124,7 +124,7 @@ ENDCLASS.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
CLASS ZCL_ABAPGIT_OBJECT_INTF IMPLEMENTATION.
|
CLASS zcl_abapgit_object_intf IMPLEMENTATION.
|
||||||
|
|
||||||
|
|
||||||
METHOD constructor.
|
METHOD constructor.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user