Skip to content

Commit

Permalink
chore: remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
CristhianF7 committed Dec 4, 2024
1 parent 522749c commit 7b737f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion providers/civo/create.go
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@ func CreateCivoCluster(definition *pkgtypes.ClusterDefinition) error {
err = ctrl.WriteVaultSecrets()
if err != nil {
ctrl.UpdateClusterOnError(err.Error())

return fmt.Errorf("error writing vault secrets: %w", err)
}

Expand Down

0 comments on commit 7b737f3

Please sign in to comment.