From ee663c2cd030686f80cb21f6ec750244d3f354ae Mon Sep 17 00:00:00 2001 From: Jenea Vranceanu Date: Tue, 2 Apr 2024 16:56:31 +0300 Subject: [PATCH] fix: wrongly resolved conflict --- src/components/endpoints/SendTransaction.vue | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/components/endpoints/SendTransaction.vue b/src/components/endpoints/SendTransaction.vue index 5830e162..c6f8a57b 100644 --- a/src/components/endpoints/SendTransaction.vue +++ b/src/components/endpoints/SendTransaction.vue @@ -603,15 +603,6 @@ const hasRemove = computed(() => {
-