Cleanup a1ae45add8 a bit.
This commit is contained in:
parent
cdf80c8979
commit
ff77f6141f
18 changed files with 97 additions and 174 deletions
|
|
@ -212,7 +212,6 @@ impl From<Failure> for Element {
|
|||
.ns(ns::SASL)
|
||||
.attr("xml:lang", lang)
|
||||
.append(text)
|
||||
.build()
|
||||
})
|
||||
)
|
||||
.build()
|
||||
|
|
|
|||
Loading…
Reference in a new issue