From c96958d4445d2b5185bf654b3f703bca9e1d6c14 Mon Sep 17 00:00:00 2001 From: Rob Stupay Date: Wed, 25 Apr 2018 15:01:59 +0200 Subject: [PATCH] clean up angles redux --- src/universal-dapp-ui.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/universal-dapp-ui.js b/src/universal-dapp-ui.js index 14839e5c29..a43f5b56a2 100644 --- a/src/universal-dapp-ui.js +++ b/src/universal-dapp-ui.js @@ -86,7 +86,6 @@ UniversalDAppUI.prototype.renderInstanceFromABI = function (contractABI, address // TODO this is used by renderInstance when a new instance is displayed. // this returns a DOM element. -// UniversalDAppUI.prototype.getCallButton = function (args) { var self = this // args.funABI, args.address [fun only]