Fix zcl_abapgit_gui_component definition (#3299)

Co-authored-by: Lars Hvam <larshp@hotmail.com>
This commit is contained in:
Christian Günter 2020-04-09 09:39:35 +02:00 committed by GitHub
parent e9b4c98b96
commit c9241e7cff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
CLASS zcl_abapgit_gui_component DEFINITION ABSTRACT
CLASS zcl_abapgit_gui_component DEFINITION
PUBLIC
ABSTRACT
CREATE PUBLIC .
PUBLIC SECTION.