summaryrefslogtreecommitdiff
path: root/tests/Tests/Writers/Docbook.hs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Tests/Writers/Docbook.hs')
-rw-r--r--tests/Tests/Writers/Docbook.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Tests/Writers/Docbook.hs b/tests/Tests/Writers/Docbook.hs
index 4543b26ad..97126b473 100644
--- a/tests/Tests/Writers/Docbook.hs
+++ b/tests/Tests/Writers/Docbook.hs
@@ -1,7 +1,6 @@
{-# LANGUAGE OverloadedStrings #-}
module Tests.Writers.Docbook (tests) where
-import Prelude
import Test.Framework
import Text.Pandoc.Builder
import Text.Pandoc