From a0abd9ebe438cd478f7925378ebbdc0c5fa0cd11 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 12 May 2015 16:20:17 -0700 Subject: [PATCH] :art: --- static/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/static/index.js b/static/index.js index 63fa503ee..c00fe4c14 100644 --- a/static/index.js +++ b/static/index.js @@ -43,7 +43,6 @@ window.onload = function() { } } - var setLoadTime = function(loadTime) { if (global.atom) { global.atom.loadTime = loadTime;