Skip to content

Commit

Permalink
fix linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
oeway committed Apr 25, 2019
1 parent d4d7415 commit aaf23f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web/src/service-worker.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* eslint-disable */

if (workbox) {
console.log(`Workbox is loaded`);
/**
Expand Down

0 comments on commit aaf23f1

Please sign in to comment.