aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ui/app/send-v2.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/app/send-v2.js b/ui/app/send-v2.js
index cc6635e82..ca73fa5ea 100644
--- a/ui/app/send-v2.js
+++ b/ui/app/send-v2.js
@@ -516,7 +516,6 @@ SendTransactionScreen.prototype.renderFooter = function () {
} = this.props
const noErrors = !amountError && toError === null
- const errorClass = noErrors ? '' : '__disabled'
return h('div.send-v2__footer', [
h('button.btn-cancel.send-v2__cancel-btn', {