remove extra spacing

This commit is contained in:
Alfred Kamanda 2025-02-21 12:30:28 +03:00
parent 4db25055ad
commit 95089875bf
Signed by: Alfred-mk
GPG Key ID: 7EA3D01708908703

View File

@ -3,12 +3,12 @@ LOAD authorize_account 5
LOAD reset_allow_update 4 LOAD reset_allow_update 4
LOAD verify_new_pin 2 LOAD verify_new_pin 2
LOAD save_temporary_pin 1 LOAD save_temporary_pin 1
LOAD reset_incorrect 0 LOAD reset_incorrect 0
MOUT change_pin 1 MOUT change_pin 1
MOUT reset_pin 2 MOUT reset_pin 2
MOUT back 0 MOUT back 0
HALT HALT
INCMP _ 0 INCMP _ 0
INCMP old_pin 1 INCMP old_pin 1
INCMP enter_other_number 2 INCMP enter_other_number 2
INCMP . * INCMP . *