forked from lavina/lavina
Remove commented
This commit is contained in:
parent
7ccb76d0df
commit
6285a31c85
|
@ -157,11 +157,6 @@ impl ToXml for XUser {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// <message tagid="c2f06b55-73f2-41a2-8dc4-eacceb35be82" to="a@oflor.me/kek" xml:lang="en" from="zesetuz@conference.oflor.me/a" type="groupchat">
|
|
||||||
// <delay xmlns="urn:xmpp:delay" from="zesetuz@conference.oflor.me" stamp="2024-05-18T11:14:53.694657Z"/>
|
|
||||||
// <body>dddddd</body>
|
|
||||||
// </message>
|
|
||||||
|
|
||||||
#[derive(Debug, PartialEq, Eq)]
|
#[derive(Debug, PartialEq, Eq)]
|
||||||
pub struct Delay {
|
pub struct Delay {
|
||||||
xmlns: String,
|
xmlns: String,
|
||||||
|
|
Loading…
Reference in New Issue