remove element module
This commit is contained in:
parent
ae00389cb7
commit
ca4ccba5e0
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
// TODO: logging (dropped errors)
|
// TODO: logging (dropped errors)
|
||||||
pub mod client;
|
pub mod client;
|
||||||
pub mod element;
|
|
||||||
pub mod error;
|
pub mod error;
|
||||||
pub mod jabber;
|
pub mod jabber;
|
||||||
pub mod jid;
|
pub mod jid;
|
||||||
|
|
Loading…
Reference in New Issue