Cleanup unused config param that was accidentally introduced

This commit is contained in:
Daniel Karzel 2021-01-07 12:23:29 +11:00
parent 903469f62a
commit 487b880371
8 changed files with 0 additions and 24 deletions

View file

@ -81,7 +81,6 @@ async fn given_alice_restarts_after_xmr_is_locked_abort_swap() {
bob_xmr_wallet.clone(),
OsRng,
Uuid::new_v4(),
Config::regtest(),
);
let alice_swap_id = Uuid::new_v4();