You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When opening a span with no fields, there's a trailing space on the line. I believe this line could be changed to } else if !self.kvs.is_empty() { to correct this.
The text was updated successfully, but these errors were encountered:
When opening a span with no fields, there's a trailing space on the line. I believe this line could be changed to
} else if !self.kvs.is_empty() {
to correct this.The text was updated successfully, but these errors were encountered: