Skip to content

Commit

Permalink
fix: kill service worker
Browse files Browse the repository at this point in the history
  • Loading branch information
GalvinGao committed Feb 20, 2023
1 parent 80fbcdf commit dcba288
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import environment from '@/utils/environment'

import './injections'
import PenguinProbe from '@/utils/probe'
import './registerServiceWorker'

if (!window.Intl) require('intl-collator')

Expand Down

0 comments on commit dcba288

Please sign in to comment.