Skip to content

Commit

Permalink
fix: rm unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
cdsiren committed Nov 10, 2023
1 parent 4526636 commit 2564651
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/with-next-mint-nft/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import {
ChainId,
TokenInfo,
ethGasToken,
TokenSelector
} from '@decent.xyz/box-ui';
import { BoxHooksContextProvider } from '@decent.xyz/box-hooks';
import { DecentMint } from '../components/DecentMint';
Expand Down

0 comments on commit 2564651

Please sign in to comment.