Skip to content

Commit

Permalink
fix: import
Browse files Browse the repository at this point in the history
  • Loading branch information
guanzo committed Oct 3, 2023
1 parent 4f8c896 commit 525aa31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sw/controller.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import createDebug from 'debug'
import isIPFS from 'is-ipfs'
import Saturn from 'strn'
import Saturn from '@filecoin-saturn/js-client'
import { v4 as uuidv4 } from 'uuid'
import * as Sentry from '@sentry/browser'

Expand Down

0 comments on commit 525aa31

Please sign in to comment.