Fix Eof newline in collector/conntrack_linux.go
Signed-off-by: Ben Kochie <superq@gmail.com>pull/2064/head
parent
02ee897c03
commit
90d469805a
|
@ -184,4 +184,4 @@ func getConntrackStatistics() (*conntrackStatistics, error) {
|
|||
}
|
||||
|
||||
return &c, nil
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue