mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-28 00:27:26 +00:00
Remove extra log statement
This commit is contained in:
parent
5fc6ee6a4a
commit
f7eb4e587f
1 changed files with 0 additions and 1 deletions
|
|
@ -65,7 +65,6 @@ ApplicationWindow {
|
|||
}
|
||||
|
||||
function setView(view) {
|
||||
console.log("Setting view")
|
||||
networkView.visible = false
|
||||
historyView.visible = false
|
||||
newTxView.visible = false
|
||||
|
|
|
|||
Loading…
Reference in a new issue