mirror of https://github.com/mindoc-org/mindoc.git
util -> utils in docx2md
parent
a877083e96
commit
9bb4f5a5db
|
@ -1,6 +1,6 @@
|
||||||
// https://github.com/mattn/docx2md
|
// https://github.com/mattn/docx2md
|
||||||
// License MIT
|
// License MIT
|
||||||
package util
|
package utils
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"archive/zip"
|
"archive/zip"
|
||||||
|
|
Loading…
Reference in New Issue