Skip to content

Commit

Permalink
delete unnessessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Weeblin authored and ribbybibby committed Feb 22, 2022
1 parent 514fbc2 commit 42a68fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/permissions/generate.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ type AgentRBACManifests struct {
const agentNamespace = "jetstack-secure"
const agentSubjectName = "agent"

//func GenerateAgentRBACManifests(dataGatherers []agent.DataGatherer, konwnNamespaces []string) AgentRBACManifests {
func GenerateAgentRBACManifests(dataGatherers []agent.DataGatherer) AgentRBACManifests {
// create a new AgentRBACManifest struct
var AgentRBACManifests AgentRBACManifests
Expand Down

0 comments on commit 42a68fa

Please sign in to comment.