Remove white space at end of line

This commit is contained in:
Lukáš Novák 2017-07-19 13:22:13 +02:00 committed by GitHub
parent a54d5779e9
commit a9ae7991a2

View File

@ -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.