remove extra new lines

This commit is contained in:
Alfred Kamanda 2024-08-23 19:07:09 +03:00
parent 538a06887a
commit 617a6101aa
Signed by: Alfred-mk
GPG Key ID: 7EA3D01708908703
8 changed files with 0 additions and 10 deletions

View File

@ -3,4 +3,3 @@ RELOAD check_identifier
MAP check_identifier
HALT
MOVE quit

View File

@ -6,4 +6,3 @@ HALT
INCMP _ 0
INCMP my_balance 1
INCMP community_balance 2

View File

@ -3,4 +3,3 @@ CATCH incorrect_pin 15 1
CATCH pin_entry 12 0
LOAD quit_with_balance 0
HALT

View File

@ -15,5 +15,3 @@ INCMP enter_yob 3
INCMP enter_location 4
INCMP enter_offerings 5
INCMP view_profile 6

View File

@ -3,4 +3,3 @@ MOUT back 0
HALT
INCMP _ 0
INCMP select_gender *

View File

@ -6,5 +6,3 @@ HALT
LOAD save_offerings 0
INCMP _ 0
INCMP pin_entry *

View File

@ -12,4 +12,3 @@ INCMP edit_profile 1
INCMP balances 3
INCMP pin_management 5
INCMP address 6

View File

@ -3,4 +3,3 @@ CATCH incorrect_pin 15 1
CATCH pin_entry 12 0
LOAD quit_with_balance 0
HALT