We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8fbe19e + 146218a commit 8109ec1Copy full SHA for 8109ec1
libcontainer/cgroups/fs/utils.go
@@ -12,7 +12,6 @@ import (
12
)
13
14
var (
15
- ErrNotSupportStat = errors.New("stats are not supported for subsystem")
16
ErrNotValidFormat = errors.New("line is not a valid key value format")
17
18
0 commit comments