Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
milapsheth committed Oct 8, 2024
1 parent 0e44cbe commit 49575fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stellar/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const { Option } = require('commander');
const { CosmWasmClient } = require('@cosmjs/cosmwasm-stargate');
const { ethers } = require('hardhat');
const {
utils: { arrayify, hexlify },
utils: { arrayify },
BigNumber,
} = ethers;

Expand Down

0 comments on commit 49575fe

Please sign in to comment.