Skip to content

Commit

Permalink
chore: remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
0xApotheosis committed Feb 19, 2024
1 parent eee7b3e commit 5549df8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/state/apis/swapper/swapperApi.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { createApi } from '@reduxjs/toolkit/dist/query/react'
import type { ChainId } from '@shapeshiftoss/caip'
import { type AssetId, fromAssetId } from '@shapeshiftoss/caip'
import { SwapperName } from '@shapeshiftoss/swapper'
import { reactQueries } from 'react-queries'
import { selectInboundAddressData, selectIsTradingActive } from 'react-queries/selectors'
import { queryClient } from 'context/QueryClientProvider/queryClient'
Expand Down

0 comments on commit 5549df8

Please sign in to comment.