diff options
Diffstat (limited to 'xmlWorkbook.go')
-rw-r--r-- | xmlWorkbook.go | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/xmlWorkbook.go b/xmlWorkbook.go index a82052f..1f355c7 100644 --- a/xmlWorkbook.go +++ b/xmlWorkbook.go @@ -2,9 +2,7 @@ package excelize -import ( - "encoding/xml" -) +import "encoding/xml" const ( // sheet state values as defined by |