Remove tokio_xmpp::SimpleClient

This commit is contained in:
xmppftw xmppftw 2024-08-05 15:33:23 +02:00
commit a3fbd77050
6 changed files with 3 additions and 186 deletions

View file

@ -4,4 +4,3 @@ mod bind;
pub(crate) mod connect;
pub mod async_client;
pub mod simple_client;