Signed-off-by: Alexander Morozov <lk4d4@docker.com>
@@ -91,8 +91,6 @@ func NewDriver(root, initPath string, options []string) (*driver, error) {
}
- logrus.Debugf("Using %v as native.cgroupdriver", cgm)
-
f, err := libcontainer.New(
root,
cgm,