Skip to content

Commit

Permalink
Remove stray newline
Browse files Browse the repository at this point in the history
  • Loading branch information
Akshay Shah committed Feb 23, 2017
1 parent 4a27f01 commit a507edf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion array.go
Original file line number Diff line number Diff line change
Expand Up @@ -337,5 +337,4 @@ func (e *errArrayElem) MarshalLogObject(enc zapcore.ObjectEncoder) error {
// Re-use the error field's logic, which supports non-standard error types.
Error(e.error).AddTo(enc)
return nil

}

0 comments on commit a507edf

Please sign in to comment.