Skip to content

Commit

Permalink
Remove duplicate comment (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
ribice committed May 11, 2020
1 parent 14dcf38 commit de5a95d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion event.go
Expand Up @@ -318,7 +318,6 @@ func (e *Event) Errs(key string, errs []error) *Event {

// Err adds the field "error" with serialized err to the *Event context.
// If err is nil, no field is added.
// To customize the key name, change zerolog.ErrorFieldName.
//
// To customize the key name, change zerolog.ErrorFieldName.
//
Expand Down

0 comments on commit de5a95d

Please sign in to comment.