diff --git a/crates/proto-xmpp/src/muc/mod.rs b/crates/proto-xmpp/src/muc/mod.rs index b00460f..32ea326 100644 --- a/crates/proto-xmpp/src/muc/mod.rs +++ b/crates/proto-xmpp/src/muc/mod.rs @@ -157,11 +157,6 @@ impl ToXml for XUser { } } -// -// -// dddddd -// - #[derive(Debug, PartialEq, Eq)] pub struct Delay { xmlns: String,