diff options
author | Ri Xu <xuri.me@gmail.com> | 2016-08-31 19:27:44 +0800 |
---|---|---|
committer | Ri Xu <xuri.me@gmail.com> | 2016-08-31 19:27:44 +0800 |
commit | 0e61ae7eda79e7b4e6501c64cf75dea0923489b3 (patch) | |
tree | e525e33a47ab9e0bb78b687c6fcb6797eddfa577 /xmlSharedStrings.go | |
parent | 3c4ad28db75108dfd974b994df26ec7f33a69be7 (diff) |
1) Update readme file credits and go report badge added; 2) Remove use less function; 3) Update test file.
Diffstat (limited to 'xmlSharedStrings.go')
-rw-r--r-- | xmlSharedStrings.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xmlSharedStrings.go b/xmlSharedStrings.go index 22401f0..f429460 100644 --- a/xmlSharedStrings.go +++ b/xmlSharedStrings.go @@ -1,3 +1,5 @@ +// Some code of this file reference tealeg/xlsx + package excelize import ( |