Remove compiler error
@@ -49,7 +49,6 @@ func (err ErrNo) Error() string {
func (err Error) Error() string {
if err.err != "" {
return err.err
} else {
return errorString(err)
}
The note is not visible to the blocked user.