diff options
| author | demo <demo@antix1> | 2026-05-29 10:26:07 -0400 |
|---|---|---|
| committer | demo <demo@antix1> | 2026-05-29 10:26:07 -0400 |
| commit | 0495d3b492d90acc68cbdb320fb4afb8986a75ce (patch) | |
| tree | f6b74d184df4f34340b27b340c444b6c7ae29635 | |
| parent | 5fdc04709975732733bf0ddc1308ea25c0cb453a (diff) | |
style: remove rogue empty line
| -rw-r--r-- | main.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -14,7 +14,6 @@ func main() { cmd := &cli.Command{ Commands: []*cli.Command{ { - Name: "add", Aliases: []string{"a"}, Usage: "add a task to the list", |
