enable unused_lifetimes lint

This commit is contained in:
Charles Hall 2024-05-12 14:54:48 -07:00
parent 5d5e28770b
commit a78bf8f50b
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF
8 changed files with 11 additions and 10 deletions

View file

@ -11,7 +11,7 @@ pub(crate) struct Service {
impl Service {
#[tracing::instrument(skip(self))]
pub(crate) fn index_pdu<'a>(
pub(crate) fn index_pdu(
&self,
shortroomid: u64,
pdu_id: &[u8],