Skip to content

Commit

Permalink
statServer is unused
Browse files Browse the repository at this point in the history
  • Loading branch information
zak-pawel committed Dec 14, 2024
1 parent ee98ff2 commit eda090e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions plugins/inputs/haproxy/haproxy_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ import (
"github.com/influxdata/telegraf/testutil"
)

type statServer struct{}

func serverSocket(l net.Listener) {
for {
conn, err := l.Accept()
Expand Down

0 comments on commit eda090e

Please sign in to comment.