mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2025-11-26 02:53:45 -08:00
Remove useless reference to IQPayload
This commit is contained in:
@@ -24,7 +24,6 @@ type ControlField struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type ControlSetResponse struct {
|
type ControlSetResponse struct {
|
||||||
IQPayload
|
|
||||||
XMLName xml.Name `xml:"urn:xmpp:iot:control setResponse"`
|
XMLName xml.Name `xml:"urn:xmpp:iot:control setResponse"`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user