From a9ecb1bbae2fc05b29811d5256562553d3d6a9b9 Mon Sep 17 00:00:00 2001 From: alfred-mk Date: Mon, 19 May 2025 01:59:59 +0300 Subject: [PATCH] removed unused vis files and templates --- services/registration/pool_swap | 2 -- services/registration/pool_swap.vis | 8 -------- services/registration/pool_swap_swa | 2 -- services/registration/swap_from_list | 2 -- services/registration/swap_from_list.vis | 7 ------- services/registration/swap_from_list_swa | 2 -- 6 files changed, 23 deletions(-) delete mode 100644 services/registration/pool_swap delete mode 100644 services/registration/pool_swap.vis delete mode 100644 services/registration/pool_swap_swa delete mode 100644 services/registration/swap_from_list delete mode 100644 services/registration/swap_from_list.vis delete mode 100644 services/registration/swap_from_list_swa diff --git a/services/registration/pool_swap b/services/registration/pool_swap deleted file mode 100644 index 21d0739..0000000 --- a/services/registration/pool_swap +++ /dev/null @@ -1,2 +0,0 @@ -Enter number or pool symbol to swap from: -{{.get_pools}} \ No newline at end of file diff --git a/services/registration/pool_swap.vis b/services/registration/pool_swap.vis deleted file mode 100644 index dd98b0d..0000000 --- a/services/registration/pool_swap.vis +++ /dev/null @@ -1,8 +0,0 @@ -LOAD get_pools 100 -MAP get_pools -MOUT back 0 -MOUT quit 99 -HALT -INCMP _ 0 -INCMP quit 99 -INCMP swap_from_list * diff --git a/services/registration/pool_swap_swa b/services/registration/pool_swap_swa deleted file mode 100644 index e12dc90..0000000 --- a/services/registration/pool_swap_swa +++ /dev/null @@ -1,2 +0,0 @@ -Chagua bwawa la sarafu la kubadilishana: -{{.get_pools}} \ No newline at end of file diff --git a/services/registration/swap_from_list b/services/registration/swap_from_list deleted file mode 100644 index e0cc3d2..0000000 --- a/services/registration/swap_from_list +++ /dev/null @@ -1,2 +0,0 @@ -Select number or symbol to swap FROM: -{{.swap_from_list}} \ No newline at end of file diff --git a/services/registration/swap_from_list.vis b/services/registration/swap_from_list.vis deleted file mode 100644 index e316e6e..0000000 --- a/services/registration/swap_from_list.vis +++ /dev/null @@ -1,7 +0,0 @@ -LOAD swap_from_list 0 -CATCH _ flag_incorrect_pool 1 -MAP swap_from_list -MOUT back 0 -HALT -INCMP _ 0 -INCMP swap_to_list * diff --git a/services/registration/swap_from_list_swa b/services/registration/swap_from_list_swa deleted file mode 100644 index ef716fd..0000000 --- a/services/registration/swap_from_list_swa +++ /dev/null @@ -1,2 +0,0 @@ -Chagua nambari au ishara ya sarafu kubadilisha KUTOKA: -{{.swap_from_list}} \ No newline at end of file