summaryrefslogtreecommitdiff
path: root/xmlContentTypes.go
diff options
context:
space:
mode:
Diffstat (limited to 'xmlContentTypes.go')
-rw-r--r--xmlContentTypes.go4
1 files changed, 1 insertions, 3 deletions
diff --git a/xmlContentTypes.go b/xmlContentTypes.go
index b56c125..65e85bc 100644
--- a/xmlContentTypes.go
+++ b/xmlContentTypes.go
@@ -2,9 +2,7 @@
package excelize
-import (
- "encoding/xml"
-)
+import "encoding/xml"
type xlsxTypes struct {
XMLName xml.Name `xml:"http://schemas.openxmlformats.org/package/2006/content-types Types"`