mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
revert whitespace change
This commit is contained in:
parent
a14386599d
commit
0a9c902f76
|
@ -679,7 +679,7 @@ CLASS zcl_abapgit_object_fugr IMPLEMENTATION.
|
|||
INTO TABLE lt_reposrc
|
||||
FOR ALL ENTRIES IN rt_includes
|
||||
WHERE progname = rt_includes-table_line
|
||||
AND r3state = 'A'.
|
||||
AND r3state = 'A'.
|
||||
ENDIF.
|
||||
SORT lt_reposrc BY progname ASCENDING.
|
||||
ENDIF.
|
||||
|
|
Loading…
Reference in New Issue
Block a user