Skip to content

Commit

Permalink
Remove global var
Browse files Browse the repository at this point in the history
Signed-off-by: bpopovschi <zyqsempai@mail.ru>
  • Loading branch information
Zyqsempai committed Nov 14, 2019
1 parent 4aad508 commit d03d516
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions v2/manager.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ const (
controllersFile = "cgroup.controllers"
)

var oomEventCount = 0

type cgValuer interface {
Values() []Value
}
Expand Down

0 comments on commit d03d516

Please sign in to comment.