mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-08-01 19:16:10 -04:00
Remove unnecessary allow(clippy)
This commit is contained in:
parent
9e3ef7ea24
commit
9b32409b8d
1 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@ pub struct SwapFactory {
|
|||
}
|
||||
|
||||
impl SwapFactory {
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
pub async fn new(
|
||||
seed: Seed,
|
||||
config: Config,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue