Remove unnecessary ASSERT

#828
This commit is contained in:
Christian Guenter 2017-07-16 20:50:05 +00:00
parent 5893634906
commit d58af5fafa

View File

@ -49,7 +49,6 @@ CLASS lcl_services_db IMPLEMENTATION.
METHOD update.
ASSERT is_content-type IS NOT INITIAL.
ASSERT is_content-value IS NOT INITIAL.
lcl_app=>db( )->update(
iv_type = is_content-type