mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
lib/netutil: remove unused TCPListener.name; updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/69
This commit is contained in:
parent
973e4b5b76
commit
296c14317f
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