improvement: better appservice compatibility and optimizations
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use crate::{utils, Error, Result};
|
||||
use http::header::{HeaderValue, CONTENT_TYPE};
|
||||
use log::warn;
|
||||
use log::{info, warn};
|
||||
use ruma::api::OutgoingRequest;
|
||||
use std::{
|
||||
convert::{TryFrom, TryInto},
|
||||
|
||||
Reference in New Issue
Block a user