Skip to content

Commit ae7cd2b

Browse files
Update z2ui5_cl_demo_app_351.clas.locals_imp.abap
1 parent 20de2f0 commit ae7cd2b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/z2ui5_cl_demo_app_351.clas.locals_imp.abap

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
*"* use this source file for the definition and implementation of
2-
*"* local helper classes, interface definitions and type
3-
*"* declarations
4-
51
CLASS zcl_2ui5_start DEFINITION DEFERRED.
62
CLASS zcl_2ui5_lock DEFINITION DEFERRED.
73

@@ -150,4 +146,4 @@ CLASS zcl_2ui5_lock IMPLEMENTATION.
150146
client->message_box_display( lx->get_text( ) ).
151147
ENDTRY.
152148
ENDMETHOD.
153-
ENDCLASS.
149+
ENDCLASS.

0 commit comments

Comments
 (0)