Skip to content

Commit

Permalink
remove errant whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
admacleod committed Mar 19, 2020
1 parent 5cf0721 commit c419666
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion entry.go
Expand Up @@ -219,7 +219,6 @@ func (entry Entry) HasCaller() (has bool) {
// This function is not declared with a pointer value because otherwise
// race conditions will occur when using multiple goroutines
func (entry Entry) log(level Level, msg string) {

var buffer *bytes.Buffer

// Default to now, but allow users to override if they want.
Expand Down

0 comments on commit c419666

Please sign in to comment.