Remove errant inline. (48923b3657)

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2025-10-30 14:00:44 +00:00
parent 48923b3657
commit e85cfdf48a

View File

@@ -199,7 +199,6 @@ pub fn get_pushkeys<'a>(&'a self, sender: &'a UserId) -> impl Stream<Item = &str
#[implement(Service)]
#[tracing::instrument(level = "debug", skip_all)]
#[inline]
pub fn get_notifications<'a>(
&'a self,
sender: &'a UserId,