resolve some missing doc and clippy (#6027)

This commit is contained in:
Thomas Coratger
2024-01-12 14:14:12 +01:00
committed by GitHub
parent daf6eb6d45
commit 16a6e000bd
4 changed files with 79 additions and 4 deletions

View File

@ -94,7 +94,6 @@ where
Ok(ServerHandle::new(stop_tx))
}
#[allow(clippy::let_unit_value)]
async fn start_inner(
self,
methods: Methods,