Skip to content

Commit de5a95d

Browse files
authored
Remove duplicate comment (#227)
1 parent 14dcf38 commit de5a95d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

event.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,6 @@ func (e *Event) Errs(key string, errs []error) *Event {
318318

319319
// Err adds the field "error" with serialized err to the *Event context.
320320
// If err is nil, no field is added.
321-
// To customize the key name, change zerolog.ErrorFieldName.
322321
//
323322
// To customize the key name, change zerolog.ErrorFieldName.
324323
//

0 commit comments

Comments
 (0)