about summary refs log tree commit diff
path: root/src/Blog.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Blog.hs')
-rw-r--r--src/Blog.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Blog.hs b/src/Blog.hs
index 97c7fa9bc961..f44cfe1f4265 100644
--- a/src/Blog.hs
+++ b/src/Blog.hs
@@ -9,7 +9,6 @@ import Data.Time
 import Locales
 import Text.Blaze.Html (preEscapedToHtml)
 import Text.Hamlet
-import Text.Lucius
 import Text.Markdown
 
 import qualified Data.Text as T