mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-10 15:14:09 +00:00
lib/netutil: remove unused TCPListener.name; updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/69
This commit is contained in:
parent
e84b7641ef
commit
7778030f9f
1 changed files with 0 additions and 2 deletions
|
@ -47,8 +47,6 @@ type TCPListener struct {
|
|||
|
||||
net.Listener
|
||||
|
||||
name string
|
||||
|
||||
accepts *metrics.Counter
|
||||
acceptErrors *metrics.Counter
|
||||
|
||||
|
|
Loading…
Reference in a new issue