Skip to content
This repository was archived by the owner on Sep 10, 2022. It is now read-only.

Commit 802cd46

Browse files
committed
sw.es6.js: drop redundant references
1 parent 3a1f188 commit 802cd46

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/sw.es6.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,7 @@ self.oninstall = function(event) {
3131
'/images/ic_info_outline_24px.svg',
3232

3333
'/scripts/core.js',
34-
'/scripts/list.js',
35-
3634
'/styles/core.css',
37-
'/styles/list.css',
3835

3936
'/favicon.ico',
4037
'/manifest.json'

0 commit comments

Comments
 (0)