Skip to content

Commit

Permalink
Removed old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hknutzen committed Feb 27, 2024
1 parent c4e3fed commit 9662966
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions go/pkg/pass1/check-service-owner.go
Original file line number Diff line number Diff line change
Expand Up @@ -228,9 +228,6 @@ func (c *spoc) checkServiceOwner(sRules *serviceRules) {
if hasUser != "dst" {
check(rule.dst)
}

// Store found objects and remember that first rule has
// been processed.
info.objects = objects
}
}
Expand Down

0 comments on commit 9662966

Please sign in to comment.