aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2016-07-02 01:32:54 +0800
committerDan Finlay <dan@danfinlay.com>2016-07-02 01:32:54 +0800
commit287222df25caa696583afee27f5aa77dfe0d8895 (patch)
tree095a7a6d216cef4f3d46bd2b5747489d2984ef4e /ui/app
parent51a5e66cbbbf35baa62e74e3545cf478cc05241e (diff)
downloadtangerine-wallet-browser-287222df25caa696583afee27f5aa77dfe0d8895.tar.gz
tangerine-wallet-browser-287222df25caa696583afee27f5aa77dfe0d8895.tar.zst
tangerine-wallet-browser-287222df25caa696583afee27f5aa77dfe0d8895.zip
Linted
Diffstat (limited to 'ui/app')
-rw-r--r--ui/app/app.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/app/app.js b/ui/app/app.js
index 4652d36ff..dcc44ee65 100644
--- a/ui/app/app.js
+++ b/ui/app/app.js
@@ -240,7 +240,6 @@ App.prototype.renderNetworkDropdown = function () {
}
App.prototype.renderDropdown = function () {
- const props = this.props
const state = this.state || {}
const isOpen = state.isMainMenuOpen