diff options
Diffstat (limited to 'xmlContentTypes.go')
-rw-r--r-- | xmlContentTypes.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xmlContentTypes.go b/xmlContentTypes.go index c9e03f6..86f3b44 100644 --- a/xmlContentTypes.go +++ b/xmlContentTypes.go @@ -1,3 +1,5 @@ +// Some code of this file reference tealeg/xlsx + package excelize import ( |