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.
sync_timeline_event!
1 parent 8f693f4 commit ec638e0Copy full SHA for ec638e0
crates/matrix-sdk-ui/src/timeline/tests/shields.rs
@@ -1,7 +1,7 @@
1
use assert_matches::assert_matches;
2
use eyeball_im::VectorDiff;
3
use matrix_sdk_base::deserialized_responses::{ShieldState, ShieldStateCode};
4
-use matrix_sdk_test::{async_test, event_factory::EventFactory, sync_timeline_event, ALICE};
+use matrix_sdk_test::{async_test, event_factory::EventFactory, ALICE};
5
use ruma::{
6
event_id,
7
events::{
0 commit comments