mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-12-26 22:19:44 -08:00
Fix Eof newline in collector/conntrack_linux.go
Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
parent
02ee897c03
commit
90d469805a
|
@ -184,4 +184,4 @@ func getConntrackStatistics() (*conntrackStatistics, error) {
|
|||
}
|
||||
|
||||
return &c, nil
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue