events: Fix missing feature-gate on import
This commit is contained in:
parent
62f3d4a649
commit
f9c14eb128
@ -5,6 +5,7 @@
|
||||
use ruma_events_macros::EventContent;
|
||||
#[cfg(feature = "unstable-spec")]
|
||||
use ruma_identifiers::RoomId;
|
||||
#[cfg(feature = "unstable-spec")]
|
||||
use ruma_serde::from_raw_json_value;
|
||||
use serde::{
|
||||
de::{Deserializer, Error},
|
||||
|
Loading…
x
Reference in New Issue
Block a user