diff options
Diffstat (limited to 'internal/config/args.go')
| -rw-r--r-- | internal/config/args.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/config/args.go b/internal/config/args.go index 2fbdf86..8c53d11 100644 --- a/internal/config/args.go +++ b/internal/config/args.go @@ -8,7 +8,6 @@ import ( "codeberg.org/snonux/gos/internal/colour" ) -// TODO: Support quarterly summary in Gemtext format of all posted posts. type Args struct { GosDir string CacheDir string |
