From e4a9880fde476a3963891d89c96035b24633c06d Mon Sep 17 00:00:00 2001 From: Konstantin Zudov Date: Fri, 16 Oct 2015 13:03:45 +0300 Subject: [PATCH] Remove obsolete TODO --- Handler/Sitemap.hs | 2 -- 1 file changed, 2 deletions(-) diff --git a/Handler/Sitemap.hs b/Handler/Sitemap.hs index 1c08cd1..27d6e3c 100644 --- a/Handler/Sitemap.hs +++ b/Handler/Sitemap.hs @@ -12,8 +12,6 @@ getSitemapR = sitemap $ do priority 1.0 $ HomeR priority 0.9 $ OldStackageBranchR LtsBranch [] - -- TODO: uncomment when this is presentable - --priority 0.9 $ DownloadR priority 0.8 $ OldStackageBranchR NightlyBranch [] priority 0.7 $ AllSnapshotsR