mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 11:46:38 +08:00
fix linter
This commit is contained in:
parent
fa35dd070d
commit
70e96bca11
|
@ -57,7 +57,7 @@ CLASS zcl_abapgit_repo_online IMPLEMENTATION.
|
|||
|
||||
METHOD constructor.
|
||||
|
||||
super->constructor( is_data = is_data ).
|
||||
super->constructor( is_data ).
|
||||
mi_repo_online = me.
|
||||
|
||||
ENDMETHOD.
|
||||
|
|
Loading…
Reference in New Issue
Block a user