aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/mist/assets/ext
diff options
context:
space:
mode:
authorAlexandre Van de Sande <alex.vandesande@ethdev.com>2015-03-03 05:39:07 +0800
committerAlexandre Van de Sande <alex.vandesande@ethdev.com>2015-03-03 05:39:07 +0800
commit21c373b55dc8543fb97ebf3c66128506d4f74d0a (patch)
tree35e73be31294b4726e6a42161ffcd513c8fe3807 /cmd/mist/assets/ext
parentdea65840186fe861017524c9cb59ae07ac97ed06 (diff)
downloadgo-tangerine-21c373b55dc8543fb97ebf3c66128506d4f74d0a.tar.gz
go-tangerine-21c373b55dc8543fb97ebf3c66128506d4f74d0a.tar.zst
go-tangerine-21c373b55dc8543fb97ebf3c66128506d4f74d0a.zip
Network Health Panel with mining
Diffstat (limited to 'cmd/mist/assets/ext')
-rw-r--r--cmd/mist/assets/ext/mist.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/mist/assets/ext/mist.js b/cmd/mist/assets/ext/mist.js
index 2fc38cdfa..849e0804e 100644
--- a/cmd/mist/assets/ext/mist.js
+++ b/cmd/mist/assets/ext/mist.js
@@ -17,7 +17,6 @@
// this function is included locally, but you can also include separately via a header definition
-console.log("loaded?");
document.onkeydown = function(evt) {
// This functions keeps track of keyboard inputs in order to allow copy, paste and other features