This commit is contained in:
Emmanuel Gil Peyrot 2019-09-06 16:03:58 +02:00
commit ff77f6141f
18 changed files with 97 additions and 174 deletions

View file

@ -212,7 +212,6 @@ impl From<Failure> for Element {
.ns(ns::SASL)
.attr("xml:lang", lang)
.append(text)
.build()
})
)
.build()