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 e999d18fad10..83a70bdfb758 100644
--- a/src/Blog.hs
+++ b/src/Blog.hs
@@ -40,7 +40,6 @@ show' = pack . show
 markdownCutoff :: UTCTime
 markdownCutoff = fromJust $ parseTime defaultTimeLocale "%s" "1367149834"
 
-data BlogURL = BlogURL
 
 -- blog CSS (admin is still static)
 stylesheetSource = $(luciusFile "res/blogstyle.lucius")