Skip to content

Commit 8109ec1

Browse files
author
Mrunal Patel
authored
Merge pull request #908 from rajasec/stats-var-remove
Removing unused variable for cgroup subsystem
2 parents 8fbe19e + 146218a commit 8109ec1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libcontainer/cgroups/fs/utils.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ import (
1212
)
1313

1414
var (
15-
ErrNotSupportStat = errors.New("stats are not supported for subsystem")
1615
ErrNotValidFormat = errors.New("line is not a valid key value format")
1716
)
1817

0 commit comments

Comments
 (0)