1
0
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:
源文雨
2023-02-23 15:28:41 +08:00
parent b9c9164250
commit 790aed23eb
5 changed files with 7 additions and 5 deletions

View File

@@ -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"`