1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-22 17:33:23 +01:00
This commit is contained in:
Dan Finlay 2016-07-01 10:32:54 -07:00
parent 51a5e66cbb
commit 287222df25

View File

@ -240,7 +240,6 @@ App.prototype.renderNetworkDropdown = function () {
}
App.prototype.renderDropdown = function () {
const props = this.props
const state = this.state || {}
const isOpen = state.isMainMenuOpen