Remove useless reference to IQPayload
This commit is contained in:
parent
781b875cf1
commit
3fa1a4b387
|
@ -24,7 +24,6 @@ type ControlField struct {
|
|||
}
|
||||
|
||||
type ControlSetResponse struct {
|
||||
IQPayload
|
||||
XMLName xml.Name `xml:"urn:xmpp:iot:control setResponse"`
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue