Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Lbqds committed Nov 8, 2023
1 parent 0815ee8 commit 32995f0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bridge_ui/src/components/TokenSelectors/TokenPicker.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import {
DialogTitle,
Divider,
IconButton,
Link,
List,
ListItem,
makeStyles,
Expand All @@ -27,7 +26,6 @@ import { NFTParsedTokenAccount } from "../../store/nftSlice";
import { selectTransferTargetChain } from "../../store/selectors";
import { balancePretty } from "../../utils/balancePretty";
import {
AVAILABLE_MARKETS_URL,
CHAINS_BY_ID,
getIsTokenTransferDisabled,
} from "../../utils/consts";
Expand Down

0 comments on commit 32995f0

Please sign in to comment.