Remove incorrect TODO.

PiperOrigin-RevId: 217548429
Change-Id: Ie640c881fdc4fc70af58c8ca834df1ac531e519a
This commit is contained in:
Kevin Krakauer
2018-10-17 10:55:34 -07:00
committed by Shentubot
parent 9b3550f70b
commit 8cbca46b6d
-1
View File
@@ -29,7 +29,6 @@ type Event struct {
// Stats is the runc specific stats structure for stability when encoding and
// decoding stats.
// TODO: Many fields aren't obtainable due to a lack of cgroups.
type Stats struct {
Memory Memory `json:"memory"`
Pids Pids `json:"pids"`