mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
remove single-use lifetimes
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
@@ -1066,6 +1066,7 @@ impl KeyValueDatabase {
|
||||
res
|
||||
}
|
||||
|
||||
#[allow(clippy::infinite_loop)]
|
||||
#[tracing::instrument]
|
||||
pub fn start_check_for_updates_task() {
|
||||
tokio::spawn(async move {
|
||||
|
||||
Reference in New Issue
Block a user