Skip to content

Commit e4a6c56

Browse files
authored
Update crates/matrix-sdk/src/widget/matrix.rs
Signed-off-by: Damir Jelić <[email protected]>
1 parent 4e5b253 commit e4a6c56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/matrix-sdk/src/widget/matrix.rs

-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ impl MatrixDriver {
112112
/// This method allows the widget machine to handle widget requests by
113113
/// providing a unified, high-level widget-specific API for sending events
114114
/// to the room.
115-
116115
pub(crate) async fn send(
117116
&self,
118117
event_type: TimelineEventType,

0 commit comments

Comments
 (0)