Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
oif committed Jul 20, 2021
1 parent fd0f851 commit 8331226
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pkg/systemstatsmonitor/net_collector.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,8 @@ import (
)

type netCollector struct {
config *ssmtypes.NetStatsConfig
recorder *ifaceStatRecorder

config *ssmtypes.NetStatsConfig
}

func NewNetCollectorOrDie(netConfig *ssmtypes.NetStatsConfig) *netCollector {
Expand Down

0 comments on commit 8331226

Please sign in to comment.