Skip to content

Commit

Permalink
chore: newlines
Browse files Browse the repository at this point in the history
Signed-off-by: Lohachov Mykhailo <[email protected]>
  • Loading branch information
aoyako committed Nov 18, 2024
1 parent ae89ae8 commit 805c0fa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/iroha_cli/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ enum Subcommand {
#[clap(subcommand)]
Peer(peer::Args),
/// The subcommand related to event streaming
// #[clap(args)]
Events(events::Args),
/// The subcommand related to Wasm
Wasm(wasm::Args),
Expand Down Expand Up @@ -1442,7 +1441,6 @@ mod multisig {

#[cfg(test)]
mod tests {

use super::*;

#[test]
Expand Down

0 comments on commit 805c0fa

Please sign in to comment.