Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev committed Jul 11, 2023
1 parent 3d1da4c commit d21ceec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/balances.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { getEndpoints } from "@zetachain/networks";
import { networks, getEndpoints } from "@zetachain/networks";
import { getEndpoints, networks } from "@zetachain/networks";
import { getAddress } from "@zetachain/protocol-contracts";
import ZetaEth from "@zetachain/protocol-contracts/abi/evm/Zeta.eth.sol/ZetaEth.json";
import ZRC20 from "@zetachain/protocol-contracts/abi/zevm/ZRC20.sol/ZRC20.json";
Expand Down

0 comments on commit d21ceec

Please sign in to comment.