Remove tokio_xmpp::SimpleClient
This commit is contained in:
parent
97698b4d1e
commit
a3fbd77050
6 changed files with 3 additions and 186 deletions
|
|
@ -35,7 +35,6 @@ pub mod xmpp_stream;
|
|||
|
||||
pub use client::{
|
||||
async_client::{Client as AsyncClient, Config as AsyncConfig},
|
||||
simple_client::Client as SimpleClient,
|
||||
};
|
||||
mod component;
|
||||
pub use crate::component::Component;
|
||||
|
|
|
|||
Loading…
Reference in a new issue