Skip to content

Commit

Permalink
Remove TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
chetan-rns authored and jgwest committed Oct 6, 2023
1 parent bb94c48 commit b7804f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend-shared/util/fauxargocd/faux_argo_cd.go
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ type FauxApplicationStatus struct {
}

// ResourceStatus holds the current sync and health status of a resource
// TODO: describe members of this type
type ResourceStatus struct {
Group string `json:"group,omitempty" protobuf:"bytes,1,opt,name=group"`
Version string `json:"version,omitempty" protobuf:"bytes,2,opt,name=version"`
Expand Down

0 comments on commit b7804f0

Please sign in to comment.