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

@ -98,7 +98,6 @@ async fn happy_path() {
bob_xmr_wallet.clone(),
OsRng,
Uuid::new_v4(),
config,
)
.boxed();