diff options
author | Vincent Ambo <vincent@kivra.com> | 2015-11-21T01·56+0100 |
---|---|---|
committer | Vincent Ambo <vincent@kivra.com> | 2015-11-21T01·56+0100 |
commit | 30e9f29fe19d29c39fc315e6e43cde3998d377cb (patch) | |
tree | 0228e34ac8841d24c15f91639173f2c6165f9a7a /src/Server.hs | |
parent | 4fa4e20f9bae085ba129b96121ec6dbd9e9f27fb (diff) |
Remove site notice
Diffstat (limited to 'src/Server.hs')
-rw-r--r-- | src/Server.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Server.hs b/src/Server.hs index 3b70f348acda..0522d9d7a807 100644 --- a/src/Server.hs +++ b/src/Server.hs @@ -21,7 +21,6 @@ import BlogDB hiding (updateEntry) import Locales import RSS - instance FromReqURI BlogLang where fromReqURI sub = case map toLower sub of |