aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/account-export.js
diff options
context:
space:
mode:
authorThomas Huang <thomas.b.huang@gmail.com>2017-06-28 01:32:28 +0800
committerThomas Huang <thomas.b.huang@gmail.com>2017-06-28 01:32:28 +0800
commit1977417017eec00a546ab816fa635ea575e4835d (patch)
tree77f942810eda1665b4b8974077985f082bfc24c3 /ui/app/components/account-export.js
parent235cb1f2d790a7bda349ab0d33ad1009751a8536 (diff)
parent48f7cff8c0e765e85532c860c5f3061ca1d6deb7 (diff)
downloadtangerine-wallet-browser-1977417017eec00a546ab816fa635ea575e4835d.tar.gz
tangerine-wallet-browser-1977417017eec00a546ab816fa635ea575e4835d.tar.zst
tangerine-wallet-browser-1977417017eec00a546ab816fa635ea575e4835d.zip
Merge branch 'master' into i1473-dappDefaultGasPrice
Diffstat (limited to 'ui/app/components/account-export.js')
-rw-r--r--ui/app/components/account-export.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/app/components/account-export.js b/ui/app/components/account-export.js
index 888196c5d..394d878f7 100644
--- a/ui/app/components/account-export.js
+++ b/ui/app/components/account-export.js
@@ -20,8 +20,6 @@ function mapStateToProps (state) {
}
ExportAccountView.prototype.render = function () {
- console.log('EXPORT VIEW')
- console.dir(this.props)
var state = this.props
var accountDetail = state.accountDetail