clean up angles redux

pull/1/head
Rob Stupay 7 years ago
parent e966a545bb
commit c96958d444
  1. 1
      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]

Loading…
Cancel
Save