diff --git a/stanza/iot.go b/stanza/iot.go index 5235089..cd3b404 100644 --- a/stanza/iot.go +++ b/stanza/iot.go @@ -24,7 +24,6 @@ type ControlField struct { } type ControlSetResponse struct { - IQPayload XMLName xml.Name `xml:"urn:xmpp:iot:control setResponse"` }