diff options
Diffstat (limited to 'xmlSharedStrings.go')
-rw-r--r-- | xmlSharedStrings.go | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/xmlSharedStrings.go b/xmlSharedStrings.go index 467f19c..059ed60 100644 --- a/xmlSharedStrings.go +++ b/xmlSharedStrings.go @@ -2,9 +2,7 @@ package excelize -import ( - "encoding/xml" -) +import "encoding/xml" // xlsxSST directly maps the sst element from the namespace // http://schemas.openxmlformats.org/spreadsheetml/2006/main currently |