From f6d85a0784c9af8ccf4a67cff8ad777934798dc2 Mon Sep 17 00:00:00 2001 From: Tommy Date: Fri, 22 Oct 2021 17:21:25 +0100 Subject: [PATCH] remove empty comment --- tauri-wallet/webdriver/common/constants/text-constants.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/tauri-wallet/webdriver/common/constants/text-constants.js b/tauri-wallet/webdriver/common/constants/text-constants.js index ca3f137448..09e19ba685 100644 --- a/tauri-wallet/webdriver/common/constants/text-constants.js +++ b/tauri-wallet/webdriver/common/constants/text-constants.js @@ -19,8 +19,6 @@ module.exports = { "unbondMixNodeText": "Looks like you already have a mixnode bonded.", "unbondMixNode": "UNBOND", - //balancePage - //delegatePage // undelegatePage "delegateHeaderText" : "Delegate\nDelegate to mixnode or gateway", "nodeIdentityValidationText" : "identity is a required field",