Skip to content

Commit

Permalink
remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
koid committed Jul 22, 2018
1 parent 0422868 commit a201f30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ func initFluentLogger(retry int) *fluent.Fluent {
}
}


_l, err := fluent.New(cfg)
if err != nil {
if retry == 0 {
Expand Down

0 comments on commit a201f30

Please sign in to comment.