mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-02-28 22:16:45 +01:00
Remove extra log statement
This commit is contained in:
@@ -65,7 +65,6 @@ ApplicationWindow {
|
||||
}
|
||||
|
||||
function setView(view) {
|
||||
console.log("Setting view")
|
||||
networkView.visible = false
|
||||
historyView.visible = false
|
||||
newTxView.visible = false
|
||||
|
||||
Reference in New Issue
Block a user