remove element module

This commit is contained in:
cel 🌸 2023-07-12 12:45:18 +01:00
parent ae00389cb7
commit ca4ccba5e0
Signed by: cel
GPG Key ID: 48E29AF13B5F1349
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
// TODO: logging (dropped errors)
pub mod client;
pub mod element;
pub mod error;
pub mod jabber;
pub mod jid;