Fixed a few more linter errors

This commit is contained in:
2019-11-17 18:44:30 +09:00
parent 878f1913e3
commit 7e25ee6faf
48 changed files with 69 additions and 59 deletions

View File

@ -96,4 +96,4 @@
// return this.postMessage({
// type: "reload styles"
// })
// }
// }

View File

@ -66,4 +66,4 @@
// return evt.respondWith(this.networkFirst(request, network, onResponse))
// }
// return evt.respondWith(this.cacheFirst(request, network, onResponse))
// return evt.respondWith(this.cacheFirst(request, network, onResponse))