mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 12:20:51 +08:00
Remove white space at end of line
This commit is contained in:
parent
a54d5779e9
commit
a9ae7991a2
|
@ -67,7 +67,7 @@ CLASS lcl_object_doct IMPLEMENTATION.
|
|||
rv_user = read( )-head-tdluser.
|
||||
IF rv_user IS INITIAL.
|
||||
rv_user = c_user_unknown.
|
||||
ENDIF.
|
||||
ENDIF.
|
||||
ENDMETHOD. "lif_object~changed_by
|
||||
|
||||
METHOD lif_object~exists.
|
||||
|
|
Loading…
Reference in New Issue
Block a user