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