fix lint issue

This commit is contained in:
larshp 2017-10-05 15:03:29 +00:00
parent 689245e1ce
commit 8951fe4d16

View File

@ -212,7 +212,7 @@ CLASS lcl_object_clas IMPLEMENTATION.
TRY.
ls_vseoclass = mo_object_oriented_object_fct->get_class_properties( is_class_key = ls_clskey ).
CLEANUP.
CLEANUP.
lcl_language=>restore_login_language( ).
ENDTRY.