aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts
diff options
context:
space:
mode:
authorKevin Serrano <kevgagser@gmail.com>2016-10-12 06:50:02 +0800
committerKevin Serrano <kevgagser@gmail.com>2016-10-12 06:50:02 +0800
commit5e9bc31c58aff4b9d1d0d1bd54416ffb0a1b14d3 (patch)
tree6e98b8dbf03ef61c655625b6349b056dcdc7bbe0 /app/scripts
parentf7361d9654b1a55d0c21ba37b11e1575e7a555ca (diff)
downloadtangerine-wallet-browser-5e9bc31c58aff4b9d1d0d1bd54416ffb0a1b14d3.tar
tangerine-wallet-browser-5e9bc31c58aff4b9d1d0d1bd54416ffb0a1b14d3.tar.gz
tangerine-wallet-browser-5e9bc31c58aff4b9d1d0d1bd54416ffb0a1b14d3.tar.bz2
tangerine-wallet-browser-5e9bc31c58aff4b9d1d0d1bd54416ffb0a1b14d3.tar.lz
tangerine-wallet-browser-5e9bc31c58aff4b9d1d0d1bd54416ffb0a1b14d3.tar.xz
tangerine-wallet-browser-5e9bc31c58aff4b9d1d0d1bd54416ffb0a1b14d3.tar.zst
tangerine-wallet-browser-5e9bc31c58aff4b9d1d0d1bd54416ffb0a1b14d3.zip
Cleanup.
Diffstat (limited to 'app/scripts')
-rw-r--r--app/scripts/metamask-controller.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/scripts/metamask-controller.js b/app/scripts/metamask-controller.js
index 7ce84018e..550531d6e 100644
--- a/app/scripts/metamask-controller.js
+++ b/app/scripts/metamask-controller.js
@@ -341,8 +341,6 @@ module.exports = class MetamaskController {
}
}
-
-
// called from popup
setRpcTarget (rpcTarget) {
this.configManager.setRpcTarget(rpcTarget)