Remove unnecessary `allow(clippy)`

pull/150/head
Franck Royer 4 years ago
parent 9e3ef7ea24
commit 9b32409b8d
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4

@ -67,7 +67,6 @@ pub struct SwapFactory {
}
impl SwapFactory {
#[allow(clippy::too_many_arguments)]
pub async fn new(
seed: Seed,
config: Config,

Loading…
Cancel
Save