clippy
This commit is contained in:
parent
9f6e0bc722
commit
7ec56d2af2
@ -168,7 +168,7 @@ async fn do_client_main(config: Config, args: Args) -> Result<(), anyhow::Error>
|
|||||||
stats.present();
|
stats.present();
|
||||||
}
|
}
|
||||||
|
|
||||||
return Ok(());
|
Ok(())
|
||||||
}
|
}
|
||||||
|
|
||||||
#[actix_rt::main]
|
#[actix_rt::main]
|
||||||
|
Loading…
Reference in New Issue
Block a user