Skip to content

Commit 4b91860

Browse files
committed
fix: satisfy arrow-body-style lint rule
1 parent 670d441 commit 4b91860

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/sw.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ self.addEventListener("install", (event) => {
4141
})(),
4242
);
4343
});
44-
4544
self.addEventListener("activate", (event) => {
4645
// - [x] clean up outdated runtime cache
4746
event.waitUntil(

0 commit comments

Comments
 (0)