Skip to content

Commit

Permalink
Fix error by the reformat code in one file
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
  • Loading branch information
alejandrojnm committed Nov 2, 2021
1 parent dd2853b commit 08d2fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion civo/resource_kubernetes_cluster.go
Original file line number Diff line number Diff line change
Expand Up @@ -605,4 +605,4 @@ func flattenInstalledApplication(apps []civogo.KubernetesInstalledApplication) [
}

return flattenedInstalledApplication
}
}

0 comments on commit 08d2fbb

Please sign in to comment.