forked from jshiffer/go-xmpp
Remove useless reference to IQPayload
This commit is contained in:
@@ -24,7 +24,6 @@ type ControlField struct {
|
||||
}
|
||||
|
||||
type ControlSetResponse struct {
|
||||
IQPayload
|
||||
XMLName xml.Name `xml:"urn:xmpp:iot:control setResponse"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user