Skip to content

Commit

Permalink
Remove unused exports
Browse files Browse the repository at this point in the history
  • Loading branch information
Destiner committed May 17, 2024
1 parent c11f42b commit 5b93b96
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/utils/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -166,16 +166,6 @@ function parseChain(value: string): Chain | null {
export {
CHAINS,
DEFAULT_CHAIN,
ETHEREUM,
SEPOLIA,
OPTIMISM,
OPTIMISM_SEPOLIA,
BASE,
BASE_SEPOLIA,
POLYGON,
POLYGON_AMOY,
ARBITRUM,
ARBITRUM_SEPOLIA,
getChainClient,
getChainData,
getChainNativeSymbol,
Expand Down

0 comments on commit 5b93b96

Please sign in to comment.