Remove errant inline. (48923b3657)
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
48923b3657
commit
e85cfdf48a
1 changed files with 0 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue