common: Fix import ordering
This commit is contained in:
parent
f91467d0b2
commit
cd34fba6ad
@ -305,8 +305,8 @@ mod tests {
|
||||
use std::collections::BTreeMap;
|
||||
|
||||
use js_int::uint;
|
||||
use matches::assert_matches;
|
||||
use maplit::btreemap;
|
||||
use matches::assert_matches;
|
||||
use ruma_identifiers::user_id;
|
||||
use ruma_serde::Raw;
|
||||
use serde_json::{
|
||||
|
Loading…
x
Reference in New Issue
Block a user