Skip to content

Commit

Permalink
remove test print statement
Browse files Browse the repository at this point in the history
  • Loading branch information
twwu123 committed Sep 6, 2024
1 parent 382e2e8 commit 765e7a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/whisky/tests/integration_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,6 @@ mod int_tests {
.complete_signing()
.unwrap();

println!("{:?}", json!(mesh.core.mesh_tx_builder_body).to_string());
println!("{}", unsigned_tx);
}
}

0 comments on commit 765e7a3

Please sign in to comment.