@@ -235,10 +235,6 @@ func (c *Color) UnsetWriter(w io.Writer) {
return
}
if NoColor {
fmt.Fprintf(w, "%s[%dm", escape, Reset)
The note is not visible to the blocked user.