Docx reader: remove T.P.Generic import.
This marks the removal of the final tree-walk in the code. (Though there is still one in the Lists module.)
This commit is contained in:
parent
5ae6b8c6f1
commit
a8866bc121
1 changed files with 0 additions and 1 deletions
|
@ -76,7 +76,6 @@ import Codec.Archive.Zip
|
|||
import Text.Pandoc.Definition
|
||||
import Text.Pandoc.Options
|
||||
import Text.Pandoc.Builder (text, toList)
|
||||
import Text.Pandoc.Generic (bottomUp)
|
||||
import Text.Pandoc.MIME (getMimeType)
|
||||
import Text.Pandoc.UTF8 (toString)
|
||||
import Text.Pandoc.Walk
|
||||
|
|
Loading…
Add table
Reference in a new issue