From 6b912f5b477de3374dee38661e0acf72920d4f5e Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Tue, 7 Nov 2023 14:40:47 +0100 Subject: add author & editor to internal tags --- app/Issue/GroupBy.hs | 2 -- 1 file changed, 2 deletions(-) (limited to 'app/Issue/GroupBy.hs') diff --git a/app/Issue/GroupBy.hs b/app/Issue/GroupBy.hs index 62f212e..2b9e514 100644 --- a/app/Issue/GroupBy.hs +++ b/app/Issue/GroupBy.hs @@ -18,8 +18,6 @@ import Options.Applicative qualified as O -- The internal makers `TODO`, `FIXME`, etc. should be available via the -- internal tag @type --- TODO Add author and editor as internal tags - groupByArg :: O.Parser (Maybe T.Text) groupByArg = O.optional -- cgit v1.2.3