From 3ec6188536b17ff5c57d12109b3dba55fd2c93ea Mon Sep 17 00:00:00 2001 From: mkaesemann <32765685+mkaesemann@users.noreply.github.com> Date: Mon, 9 Jul 2018 11:35:57 +0200 Subject: [PATCH] Fixed build issues Removed whitespace at end of empty line caused by the Github editor. --- src/utils/zcl_abapgit_convert.clas.abap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/zcl_abapgit_convert.clas.abap b/src/utils/zcl_abapgit_convert.clas.abap index 80e1531c9..8f64a236c 100644 --- a/src/utils/zcl_abapgit_convert.clas.abap +++ b/src/utils/zcl_abapgit_convert.clas.abap @@ -80,7 +80,7 @@ CLASS ZCL_ABAPGIT_CONVERT IMPLEMENTATION. offset = offset - 1. "Move Cursor ENDDO. - + ENDMETHOD. "bitbyte_to_int