@@ -10,7 +10,7 @@ import (
func main() {
app := &cli.App{
Name: "boom",
Usage: "make an explosive entrance",
Action: func(c *cli.Context) error {
fmt.Println("boom! I say!")
@@ -22,4 +22,4 @@ func main() {
if err != nil {
log.Fatal(err)
}
The note is not visible to the blocked user.