We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36471ec commit 3c29f14Copy full SHA for 3c29f14
bindings/matrix-sdk-ffi/src/room/mod.rs
@@ -48,7 +48,7 @@ use crate::{
48
runtime::get_runtime_handle,
49
timeline::{
50
configuration::{TimelineConfiguration, TimelineFilter},
51
- EventTimelineItem, LatestEventValue, ReceiptType, SendHandle, Timeline,
+ LatestEventValue, ReceiptType, SendHandle, Timeline,
52
},
53
utils::{u64_to_uint, AsyncRuntimeDropped},
54
TaskHandle,
0 commit comments