adjust lints for CI

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-03-02 18:14:45 -05:00 committed by June
parent 04d16ac544
commit 624b866ed5
2 changed files with 8 additions and 4 deletions

View file

@ -1066,7 +1066,6 @@ impl KeyValueDatabase {
res
}
#[allow(clippy::infinite_loop)]
#[tracing::instrument]
pub fn start_check_for_updates_task() {
tokio::spawn(async move {