summaryrefslogtreecommitdiffhomepage
path: root/app/tilecache.sw.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/tilecache.sw.js')
-rw-r--r--app/tilecache.sw.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/tilecache.sw.js b/app/tilecache.sw.js
index 4a3721216b..15ec8f9493 100644
--- a/app/tilecache.sw.js
+++ b/app/tilecache.sw.js
@@ -24,4 +24,4 @@ this.addEventListener('fetch', function(event) {
})
);
}
-}); \ No newline at end of file
+});