chore: get rid of warnings

This commit is contained in:
Timo Kösters
2021-03-24 11:52:10 +01:00
parent e50f2864de
commit 16eed1d8c2
9 changed files with 82 additions and 96 deletions

View File

@@ -1,7 +1,6 @@
use crate::ConduitResult;
use ruma::api::client::r0::thirdparty::get_protocols;
use log::warn;
#[cfg(feature = "conduit_bin")]
use rocket::get;
use std::collections::BTreeMap;