Skip to content

Commit

Permalink
chore: remove trailing line (#545)
Browse files Browse the repository at this point in the history
fix #520 trailing line

Signed-off-by: Guilhem Lettron <[email protected]>
  • Loading branch information
guilhem authored Mar 29, 2024
1 parent 78ed1dc commit 3678e41
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 3678e41

Please sign in to comment.