From 6cb1e19d0362b99e36d71e0f1b78e9e43ab4e665 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 6 Feb 2017 08:58:39 +0100 Subject: Removed another redundant import. --- pandoc.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'pandoc.hs') diff --git a/pandoc.hs b/pandoc.hs index bc2379289..863cf578a 100644 --- a/pandoc.hs +++ b/pandoc.hs @@ -44,7 +44,6 @@ import qualified Text.Pandoc.UTF8 as UTF8 import System.Environment import System.FilePath (takeBaseName) import Data.Maybe (fromMaybe) -import Text.Pandoc.Shared (err) import qualified Data.Text as T import qualified Control.Exception as E import qualified Data.ByteString as BS -- cgit v1.2.3