Skip to content

Commit

Permalink
fix fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Daksh14 committed Dec 30, 2024
1 parent e41a8bd commit 3805305
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 3805305

Please sign in to comment.