mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-12-15 16:48:58 -05: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
|
|
@ -98,7 +98,6 @@ async fn happy_path() {
|
|||
bob_xmr_wallet.clone(),
|
||||
OsRng,
|
||||
Uuid::new_v4(),
|
||||
config,
|
||||
)
|
||||
.boxed();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue