aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/Main.hs6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/Main.hs b/app/Main.hs
index 4b129d9..ab88d96 100644
--- a/app/Main.hs
+++ b/app/Main.hs
@@ -34,12 +34,6 @@
-- @priority high
-- @topic review
--- TODO Compute history from the top
---
--- Currently we are computing the history from the bottom (ie. earliest commit
--- first). When computing history from the top, it might allow us to interrupt
--- the process and present slightly inaccurate information earlier.
-
-- TODO Add support for cache progress
--
-- When generating caches, `anissue` can sometimes run for a long time without