@ -41,8 +41,6 @@ func main() {
line = line[:len(line)-1]
matches := pattern.FindStringSubmatch(line)
fmt.Println(matches)
if len(matches) == 0 {
if *keepUnmatched {
fmt.Println(line)
The note is not visible to the blocked user.