Remove redundant import

This commit is contained in:
Jonas Platte 2020-02-08 21:28:27 +01:00
parent 01dd745a06
commit 1e88e3f90c
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -3,7 +3,6 @@
use ruma_api::ruma_api;
use ruma_events::{collections::all, EventResult};
use ruma_identifiers::{EventId, RoomId};
use serde::Deserialize;
ruma_api! {
metadata {