mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-27 18:05:48 +00:00
Removed unneeded import.
This commit is contained in:
@@ -39,7 +39,7 @@ import Text.Pandoc.UTF8 ( fromStringLazy )
|
||||
import Codec.Archive.Zip
|
||||
import Control.Applicative ((<$>))
|
||||
import Text.Pandoc.Options ( WriterOptions(..) )
|
||||
import Text.Pandoc.Shared ( stringify, readDataFile, fetchItem', warn,
|
||||
import Text.Pandoc.Shared ( stringify, fetchItem', warn,
|
||||
getDefaultReferenceODT )
|
||||
import Text.Pandoc.ImageSize ( imageSize, sizeInPoints )
|
||||
import Text.Pandoc.MIME ( getMimeType, extensionFromMimeType )
|
||||
|
||||
Reference in New Issue
Block a user