Fix database util: Cannot delete SETTINGS

This commit is contained in:
Christian Guenter 2018-05-04 08:36:45 +00:00
parent 9ba92f319b
commit 8e5518e694

View File

@ -52,7 +52,6 @@ CLASS ZCL_ABAPGIT_GUI_PAGE_DB IMPLEMENTATION.
DATA: lv_answer TYPE c LENGTH 1.
ASSERT is_key-type IS NOT INITIAL.
ASSERT is_key-value IS NOT INITIAL.
lv_answer = zcl_abapgit_popups=>popup_to_confirm(
titlebar = 'Warning'