Revert "add dummy vouchers list"

This reverts commit 188cb573dd.
This commit is contained in:
2024-10-07 20:33:02 +03:00
parent 992dd0bd54
commit 87c6029199
3 changed files with 0 additions and 14 deletions

View File

@@ -1,2 +0,0 @@
Select number or symbol from your vouchers:
{{.get_vouchers}}

View File

@@ -1,11 +0,0 @@
LOAD get_vouchers 0
MAP get_vouchers
MOUT back 0
MOUT quit 9
MNEXT next 11
MPREV prev 22
HALT
INCMP _ 0
INCMP quit 9
INCMP > 11
INCMP < 22