Remove tokio_xmpp::SimpleClient
This commit is contained in:
parent
97698b4d1e
commit
a3fbd77050
6 changed files with 3 additions and 186 deletions
|
|
@ -4,4 +4,3 @@ mod bind;
|
|||
pub(crate) mod connect;
|
||||
|
||||
pub mod async_client;
|
||||
pub mod simple_client;
|
||||
|
|
|
|||
Loading…
Reference in a new issue