Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
DDuongNguyen committed Feb 13, 2024
1 parent 0aae35f commit 15f5d53
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions comp/dogstatsd/server/server_bench_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@ func BenchmarkPbarseMetricMessage(b *testing.B) {
pkgconfig.SetupLogger("", "off", "", "", false, true, false)

demux := deps.Demultiplexer
// _ = s.Start(demux)
// defer s.Stop()

done := make(chan struct{})
go func() {
Expand Down

0 comments on commit 15f5d53

Please sign in to comment.