@@ -2,8 +2,11 @@ package main
import (
"fmt"
b "github.com/BBVA/kapow/pkg/banner"
)
func main() {
fmt.Println("Kapow!")
ban := b.Banner()
fmt.Println(ban)
}
The note is not visible to the blocked user.