Skip to content

Commit

Permalink
Update cmd/k3d/create.go
Browse files Browse the repository at this point in the history
  • Loading branch information
johndietz authored Dec 12, 2023
1 parent 3706e5f commit 1dc920b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/k3d/create.go
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,6 @@ func runK3d(cmd *cobra.Command, args []string) error {
}

segClient := segment.InitClient(clusterId, clusterTypeFlag, gitProviderFlag)
telemetry.SendEvent(segClient, telemetry.ArgoCDInstallCompleted, "")

// Progress output
progressPrinter.AddTracker("preflight-checks", "Running preflight checks", 5)
Expand Down

0 comments on commit 1dc920b

Please sign in to comment.