Skip to content

Commit

Permalink
remove fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
meithebear committed Feb 23, 2024
1 parent 3302f43 commit 02e582f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/berachain-default-tokens.test.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
const packageJson = require("../package.json");
const { expect } = require("chai");
const fetch = require("node-fetch");
const { getAddress } = require("@ethersproject/address");
const defaultTokenList = require("../src/tokens/testnet/defaultTokenList.json");

Expand Down

0 comments on commit 02e582f

Please sign in to comment.