@@ -53,11 +53,3 @@ func (o *tagOption) Contains(tag tagt) bool {
return o.flg&tag == tag
}
func (o *tagOption) ToName() string {
if o.flg&tagToName == 0 {
return ""
return o.toname
The note is not visible to the blocked user.