mirror of
https://github.com/chatmail/core.git
synced 2026-04-18 22:16:30 +03:00
happy clippy
This commit is contained in:
@@ -275,6 +275,7 @@ impl Params {
|
||||
/// created without copying if the path already referes to a valid
|
||||
/// blob. If so a [BlobObject] will be returned regardless of the
|
||||
/// `create` argument.
|
||||
#[allow(clippy::needless_lifetimes)]
|
||||
pub async fn get_blob<'a>(
|
||||
&self,
|
||||
key: Param,
|
||||
|
||||
Reference in New Issue
Block a user