Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Foivos committed Nov 7, 2023
1 parent fbb0822 commit e229f4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion evm/deploy-its.js
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,6 @@ if (require.main === module) {

program.name('deploy-its').description('Deploy interchain token service');


program.addOption(
new Option('--deployMethod <deployMethod>', 'deployment method').choices(['create', 'create2', 'create3']).default('create2'),
);
Expand Down

0 comments on commit e229f4a

Please sign in to comment.