Skip to content

Commit

Permalink
chore: remove trailing line
Browse files Browse the repository at this point in the history
fix envoyproxy#520 trailing line
  • Loading branch information
guilhem committed Mar 28, 2024
1 parent 6ada211 commit 688dab2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/service_cmd/runner/runner.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ type Runner struct {
}

func NewRunner(s settings.Settings) Runner {

var store gostats.Store
// use statsd
if s.UseStatsd {
Expand Down

0 comments on commit 688dab2

Please sign in to comment.