aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app
diff options
context:
space:
mode:
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