plus remove usage of ancient builtin `println` 🙀
@@ -11,7 +11,7 @@
// Name: "greet",
// Usage: "say a greeting",
// Action: func(c *cli.Context) error {
// println("Greetings")
// fmt.Println("Greetings")
// return nil
// },
// }
The note is not visible to the blocked user.