summaryrefslogtreecommitdiffstats
path: root/js/cache.js
diff options
context:
space:
mode:
authorBart Visscher <bartv@thisnet.nl>2012-10-14 21:15:16 +0200
committerBart Visscher <bartv@thisnet.nl>2012-10-14 21:15:47 +0200
commit1e37bc139bb28e6fe9b0dd0d477e2dbef5a2cab9 (patch)
treefa56b07316b914f39e2dd02b70a61b05b016b967 /js/cache.js
parent365cecd2ec1bf2552ae0d8e064680ed36b0bf04e (diff)
Whitespace cleanup
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));
-
-