mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 01:36:45 +00:00
Removed redundant import
This commit is contained in:
@@ -38,7 +38,6 @@ module Text.Pandoc.App (
|
||||
, parseOptions
|
||||
, options
|
||||
) where
|
||||
import Control.Applicative ((<|>))
|
||||
import qualified Control.Exception as E
|
||||
import Control.Monad
|
||||
import Control.Monad.Except (throwError, catchError)
|
||||
|
||||
Reference in New Issue
Block a user