go fmt
This commit is contained in:
@@ -4,5 +4,5 @@ import "encoding/xml"
|
||||
|
||||
type License struct {
|
||||
XMLName xml.Name `xml:"license"`
|
||||
Valid bool `xml:"valid,attr"`
|
||||
}
|
||||
Valid bool `xml:"valid,attr"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user