Skip to content

Commit

Permalink
Update its-example.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ahramy committed Jan 7, 2025
1 parent c941a9a commit 5cd7281
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stellar/its-example.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ async function execute(wallet, _, chain, contractConfig, args, options) {
}

async function mainProcessor(processor, args, options) {
const { yes } = options;
const config = loadConfig(options.env);
const chain = getChainConfig(config, options.chainName);
const wallet = await getWallet(chain, options);
Expand Down

0 comments on commit 5cd7281

Please sign in to comment.