mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-01-25 23:06:00 -05:00
Remove unnecessary allow(clippy)
This commit is contained in:
parent
9e3ef7ea24
commit
9b32409b8d
@ -67,7 +67,6 @@ pub struct SwapFactory {
|
|||||||
}
|
}
|
||||||
|
|
||||||
impl SwapFactory {
|
impl SwapFactory {
|
||||||
#[allow(clippy::too_many_arguments)]
|
|
||||||
pub async fn new(
|
pub async fn new(
|
||||||
seed: Seed,
|
seed: Seed,
|
||||||
config: Config,
|
config: Config,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user