mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-08-03 03:56:22 -04:00
Cleanup unused config param that was accidentally introduced
This commit is contained in:
parent
903469f62a
commit
487b880371
8 changed files with 0 additions and 24 deletions
|
@ -83,7 +83,6 @@ async fn given_alice_restarts_after_encsig_is_learned_resume_swap() {
|
|||
bob_xmr_wallet.clone(),
|
||||
OsRng,
|
||||
Uuid::new_v4(),
|
||||
config,
|
||||
);
|
||||
|
||||
let alice_db_datadir = tempdir().unwrap();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue