diff --git a/static/index.js b/static/index.js index 893b50ffe..b76477e03 100644 --- a/static/index.js +++ b/static/index.js @@ -49,7 +49,6 @@ function setLoadTime (loadTime) { if (global.atom) { global.atom.loadTime = loadTime - console.log('Window load time: ' + global.atom.getWindowLoadTime() + 'ms') } }