Fixed a few more linter errors
This commit is contained in:
@ -96,4 +96,4 @@
|
||||
// return this.postMessage({
|
||||
// type: "reload styles"
|
||||
// })
|
||||
// }
|
||||
// }
|
||||
|
@ -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))
|
||||
|
Reference in New Issue
Block a user