Replace async_trait rustfmt removed
parent
5f09d091cb
commit
6b600d7e6d
|
@ -16,6 +16,7 @@ use std::ops::Deref;
|
|||
|
||||
use matrix_sdk_common::{
|
||||
api::r0::push::get_notifications::Notification,
|
||||
async_trait,
|
||||
events::{
|
||||
fully_read::FullyReadEventContent, AnySyncRoomEvent, GlobalAccountDataEvent,
|
||||
RoomAccountDataEvent,
|
||||
|
|
Loading…
Reference in New Issue