mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
delete unused variable (#6351)
This commit is contained in:
parent
b50be07041
commit
ac854ff684
|
@ -504,7 +504,6 @@ CLASS zcl_abapgit_gui_router IMPLEMENTATION.
|
|||
|
||||
DATA:
|
||||
ls_item TYPE zif_abapgit_definitions=>ty_item,
|
||||
lv_extra TYPE string,
|
||||
lx_error TYPE REF TO zcx_abapgit_exception,
|
||||
li_html_viewer TYPE REF TO zif_abapgit_html_viewer.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user