Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
KillariDev committed Jan 2, 2024
1 parent 5b97566 commit ac29fcd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
7 changes: 0 additions & 7 deletions src/constants/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -96,13 +96,6 @@ export const DAI_OPTIMISM = new Token(
'DAI',
'Dai stable coin'
)
export const MATIC = new Token(
ChainId.MAINNET,
'0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0',
18,
'MATIC',
'Polygon Matic'
)
export const DAI_POLYGON = new Token(
ChainId.POLYGON,
'0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063',
Expand Down
7 changes: 0 additions & 7 deletions src/hooks/useIsNotOriginCountry.ts

This file was deleted.

0 comments on commit ac29fcd

Please sign in to comment.