Skip to content

Commit 3c29f14

Browse files
committed
fixup
1 parent 36471ec commit 3c29f14

File tree

1 file changed

+1
-1
lines changed
  • bindings/matrix-sdk-ffi/src/room

1 file changed

+1
-1
lines changed

bindings/matrix-sdk-ffi/src/room/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ use crate::{
4848
runtime::get_runtime_handle,
4949
timeline::{
5050
configuration::{TimelineConfiguration, TimelineFilter},
51-
EventTimelineItem, LatestEventValue, ReceiptType, SendHandle, Timeline,
51+
LatestEventValue, ReceiptType, SendHandle, Timeline,
5252
},
5353
utils::{u64_to_uint, AsyncRuntimeDropped},
5454
TaskHandle,

0 commit comments

Comments
 (0)