diff options
Diffstat (limited to 'app/Main.hs')
-rw-r--r-- | app/Main.hs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app/Main.hs b/app/Main.hs index 6f754da..66188d1 100644 --- a/app/Main.hs +++ b/app/Main.hs @@ -264,11 +264,6 @@ -- -- @priority high --- TODO Add internal tag `@title` --- --- To support sorting issues by title, we should add an internal `@title` --- tag. - -- TODO Add command for (re)generating the cache -- -- When running `anissue cache generate`, we will only generated the |