Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
dave | d1onys1us committed Dec 21, 2022
1 parent a84b75a commit 79b785a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/bridge-ui/src/components/ChainDropdown.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
import { _ } from "svelte-i18n";
import { fromChain, toChain } from "../store/chain";
import { switchEthereumChain } from "../utils/switchEthereumChain";
import { ethereum } from "../store/ethereum";
import { CHAIN_MAINNET, CHAIN_TKO } from "../domain/chain";
import type { Chain } from "../domain/chain";
import { ethers } from "ethers";
Expand Down

0 comments on commit 79b785a

Please sign in to comment.