Skip to content

Commit 0d7d8ed

Browse files
authored
Apply suggestions from code review
1 parent f3ed584 commit 0d7d8ed

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • crates/stellar-registry-cli/src/commands

crates/stellar-registry-cli/src/commands/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ pub mod version;
99

1010
const ABOUT: &str = "Publish and install Soroban contracts";
1111

12-
// long_about is shown when someone uses `--help`; short help when using `-h`
1312

1413
#[derive(Parser, Debug)]
1514
#[command(

0 commit comments

Comments
 (0)