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