Remove errant inline. (48923b3657)
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -199,7 +199,6 @@ pub fn get_pushkeys<'a>(&'a self, sender: &'a UserId) -> impl Stream<Item = &str
|
|||||||
|
|
||||||
#[implement(Service)]
|
#[implement(Service)]
|
||||||
#[tracing::instrument(level = "debug", skip_all)]
|
#[tracing::instrument(level = "debug", skip_all)]
|
||||||
#[inline]
|
|
||||||
pub fn get_notifications<'a>(
|
pub fn get_notifications<'a>(
|
||||||
&'a self,
|
&'a self,
|
||||||
sender: &'a UserId,
|
sender: &'a UserId,
|
||||||
|
|||||||
Reference in New Issue
Block a user