summaryrefslogtreecommitdiff
path: root/worker.js
diff options
context:
space:
mode:
Diffstat (limited to 'worker.js')
-rw-r--r--worker.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/worker.js b/worker.js
index 3ed8488..5197cb3 100644
--- a/worker.js
+++ b/worker.js
@@ -29,9 +29,7 @@ const CACHE_URLS = [
'lib/bootstrap/v3/css/bootstrap.min.css',
'lib/bootstrap/v3/js/jquery.js',
'lib/bootstrap/v3/js/bootstrap.min.js',
- 'lib/bootstrap/v3/fonts/glyphicons-halflings-regular.woff2',
- 'lib/qtip2/jquery.qtip.min.css',
- 'lib/qtip2/jquery.qtip.min.js',
+ 'lib/bootstrap/v3/fonts/glyphicons-halflings-regular.woff2'
];