mirror of
https://git.asonix.dog/asonix/relay.git
synced 2025-05-23 18:21:03 +00:00
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