mirror of
https://github.com/fumiama/go-docx.git
synced 2026-06-10 10:23:19 +08:00
make lint happy
This commit is contained in:
@@ -634,6 +634,7 @@ func (a *ABlip) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
// AAlphaModFix ...
|
||||
type AAlphaModFix struct {
|
||||
XMLName xml.Name `xml:"a:alphaModFix,omitempty"`
|
||||
Amount int `xml:"amt,attr"`
|
||||
|
||||
Reference in New Issue
Block a user