summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.go b/main.go
index 96bbcfc..355ac01 100644
--- a/main.go
+++ b/main.go
@@ -14,7 +14,6 @@ func main() {
cmd := &cli.Command{
Commands: []*cli.Command{
{
-
Name: "add",
Aliases: []string{"a"},
Usage: "add a task to the list",