diff options
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 |