Skip to content

Commit

Permalink
remove dead code
Browse files Browse the repository at this point in the history
Signed-off-by: davis-haba <davishaba@google.com>
  • Loading branch information
davis-haba committed Mar 8, 2023
1 parent 6c930bd commit a94b60c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pkg/expansion/system.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,6 @@ type Resultant struct {
EnforcementAction string
}

// TODO should we add a comment or put anything else here?
type ETError struct {
error
}

func keyForTemplate(template *expansionunversioned.ExpansionTemplate) string {
return template.ObjectMeta.Name
}
Expand Down

0 comments on commit a94b60c

Please sign in to comment.