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

make lint happy

This commit is contained in:
源文雨
2023-03-02 20:06:42 +08:00
parent 4f44062fe1
commit fdce24d4d4

2
fs.go
View File

@@ -28,7 +28,7 @@ var (
//go:embed xml/a4/_rels/*
TemplateXMLFS embed.FS
// A4TemplateFileList is the files list under TemplateXMLFS/xml/a4
// A4TemplateFilesList is the files list under TemplateXMLFS/xml/a4
A4TemplateFilesList = []string{
"_rels/.rels",
"docProps/app.xml",