Skip to content

Commit

Permalink
Merge branch 'main' into self-outdated-check
Browse files Browse the repository at this point in the history
  • Loading branch information
overcat authored Aug 30, 2024
2 parents 3b4425f + 104089a commit acf10b3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/soroban-cli/src/commands/events.rs
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,6 @@ impl Cmd {
OutputFormat::Pretty => event.pretty_print()?,
}
}
println!("Latest Ledger: {}", response.latest_ledger);

Ok(())
}

Expand Down

0 comments on commit acf10b3

Please sign in to comment.