client-api: Add missing import
This commit is contained in:
parent
16e18bdebf
commit
14de5dad29
@ -5,6 +5,7 @@ use std::collections::BTreeMap;
|
||||
use js_int::UInt;
|
||||
use ruma_api::ruma_api;
|
||||
use ruma_identifiers::RoomId;
|
||||
use ruma_serde::Raw;
|
||||
|
||||
use super::RoomKeyBackup;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user