Skip to content

Commit

Permalink
chore: remove unused comment
Browse files Browse the repository at this point in the history
Signed-off-by: black-desk <[email protected]>
  • Loading branch information
black-desk committed Oct 23, 2023
1 parent 7576654 commit c104852
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/nftman/private.go
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,6 @@ func (t *NFTManager) addCgroupRuleForLevel(
}

conn.AddRule(rule)
// err = conn.Flush()
t.ignoreNoBufferSpaceAvailable(&err)
if err != nil {
return
Expand Down

0 comments on commit c104852

Please sign in to comment.