chore: allow dead code

This commit is contained in:
Bartosz Sypytkowski 2024-11-20 09:06:00 +01:00
parent b402e0b10e
commit d6317813d7
1 changed files with 1 additions and 0 deletions

View File

@ -187,6 +187,7 @@ where
}
}
#[allow(dead_code)]
#[instrument(level = "trace", skip_all)]
async fn load_collab<S>(
uid: i64,