Skip to content

Commit

Permalink
fix fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Daksh14 committed Feb 10, 2025
1 parent d2389bc commit 2fb34e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rusk-wallet/src/bin/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -409,8 +409,6 @@ async fn exec() -> anyhow::Result<()> {
gql.wait_for(&tx_id).await?;

println!("{tx_id}");


}
RunResult::ContractCallQuery(bytes) => {
println!("HTTP call result: {:?}", bytes);
Expand Down

0 comments on commit 2fb34e7

Please sign in to comment.