summaryrefslogtreecommitdiffstats
path: root/js/cache.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/cache.js')
-rw-r--r--js/cache.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/js/cache.js b/js/cache.js
index 08353bae8..d73ed0063 100644
--- a/js/cache.js
+++ b/js/cache.js
@@ -30,5 +30,3 @@
exports.Cache = Cache;
}(typeof exports === "undefined" ? (this.moduleName = {}): exports));
-
-