Cleanup a1ae45add8 a bit.
This commit is contained in:
parent
cdf80c8979
commit
ff77f6141f
18 changed files with 97 additions and 174 deletions
|
|
@ -55,7 +55,6 @@ macro_rules! generate_blocking_element {
|
|||
Element::builder("item")
|
||||
.ns(ns::BLOCKING)
|
||||
.attr("jid", jid)
|
||||
.build()
|
||||
}))
|
||||
.build()
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue