1
0
mirror of https://github.com/fumiama/go-docx.git synced 2026-06-07 08:40:25 +08:00

🎨 改进代码样式 (#3)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-03-03 21:45:27 +08:00
committed by GitHub
parent 5091de63b8
commit 1e227341ee

View File

@@ -765,7 +765,6 @@ func (s *AStretch) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error {
continue
}
}
}
return nil
}