aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/mist/assets/ext/mist.js
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/mist/assets/ext/mist.js')
-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