Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitarangelkov committed Aug 8, 2024
1 parent 0459a2a commit aabcafe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/theme/AnnouncementBar/Content/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ const transport = http(
"https://eth-mainnet.g.alchemy.com/v2/cBxzBgf91hVaZIV-gnC0kuc-K1WGd2xX"
);
const symbol = "CTSI";
const defaultBalance = 0;
const defaultFrom = 0;

const client = createPublicClient({
chain: mainnet,
Expand Down

0 comments on commit aabcafe

Please sign in to comment.