Skip to content

Commit

Permalink
Issue #962 Remove configKeySuffix field from tray preflight check
Browse files Browse the repository at this point in the history
  • Loading branch information
anjannath authored and praveenkumar committed Jan 27, 2020
1 parent 5bd993a commit 8e265f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/crc/preflight/preflight_darwin.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ var dnsPreflightChecks = [...]PreflightCheck{
}

var traySetupCheck = PreflightCheck{
configKeySuffix: "",
checkDescription: "Checking if the tray is installed and running",
check: checkTrayExistsAndRunning,
fixDescription: "Installing and setting up tray app",
Expand Down

0 comments on commit 8e265f1

Please sign in to comment.