common: Fix import ordering

This commit is contained in:
Jonas Platte 2021-03-31 13:11:02 +02:00
parent f91467d0b2
commit cd34fba6ad
No known key found for this signature in database
GPG Key ID: CC154DE0E30B7C67

View File

@ -305,8 +305,8 @@ mod tests {
use std::collections::BTreeMap; use std::collections::BTreeMap;
use js_int::uint; use js_int::uint;
use matches::assert_matches;
use maplit::btreemap; use maplit::btreemap;
use matches::assert_matches;
use ruma_identifiers::user_id; use ruma_identifiers::user_id;
use ruma_serde::Raw; use ruma_serde::Raw;
use serde_json::{ use serde_json::{