Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
jribbink committed Jul 30, 2024
1 parent a77552f commit 4ac242a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hooks/useWallets.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import useSWR from 'swr'
import { PATHS } from '../helpers/constants'
import { useConfig } from '../contexts/ConfigContext'
import { getUserAgent } from '../helpers/platform'
import { Wallet } from '../data/wallets'
Expand Down

0 comments on commit 4ac242a

Please sign in to comment.