diff --git a/ui/app/conf-tx.js b/ui/app/conf-tx.js index 9f273aaec..b4ffc48b7 100644 --- a/ui/app/conf-tx.js +++ b/ui/app/conf-tx.js @@ -108,7 +108,6 @@ ConfirmTxScreen.prototype.render = function () { cancelPersonalMessage: this.cancelPersonalMessage.bind(this, txData), cancelTypedMessage: this.cancelTypedMessage.bind(this, txData), }) - } function currentTxView (opts) {