Skip to content

Commit

Permalink
remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig O'Donnell committed Jun 14, 2024
1 parent bdc4458 commit 3c4353d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/upgradeservice/preflight/preflight.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ import (
"go.uber.org/zap"
)

// TODO: change this so that it's not byte arrays, but the real types
type PreflightData struct {
Progress map[string]interface{} `json:"progress"`
Results *types.PreflightResults `json:"results"`
Expand Down

0 comments on commit 3c4353d

Please sign in to comment.