Skip to content

Commit 57a3e11

Browse files
Cleanup
1 parent 924e058 commit 57a3e11

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

cmd/soroban-cli/src/commands/tx/edit/memo/clear.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ use crate::{
1010
}
1111
};
1212

13-
1413
#[derive(Debug, clap::Parser)]
1514
pub struct Cmd {}
1615

cmd/soroban-cli/src/commands/tx/edit/memo/set/memo_return.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ impl Cmd {
3434
Ok(())
3535
}
3636

37-
3837
pub fn update_tx_env(
3938
&self,
4039
tx_env: &mut TransactionEnvelope,

0 commit comments

Comments
 (0)