Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
SWvheerden committed Jan 31, 2023
1 parent 8d851c6 commit b1fad3d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions base_layer/wallet/tests/transaction_service_tests/service.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1393,8 +1393,6 @@ async fn test_accepting_unknown_tx_id_and_malformed_reply() {

let mut alice_ts_interface = setup_transaction_service_no_comms(factories.clone(), connection_alice, None).await;

let mut alice_event_stream = alice_ts_interface.transaction_service_handle.get_event_stream();

let (_utxo, uo) = make_input(&mut OsRng, MicroTari(250000), &factories.commitment).await;

alice_ts_interface
Expand Down

0 comments on commit b1fad3d

Please sign in to comment.