Merge pull request #829 from christianguenter2/ISSUE_828

Remove unnecessary ASSERT
This commit is contained in:
Lars Hvam 2017-07-17 19:57:10 +02:00 committed by GitHub
commit a0c5cf505e

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