Skip to content

Commit

Permalink
Align comments
Browse files Browse the repository at this point in the history
  • Loading branch information
tylercreller committed Nov 30, 2023
1 parent 2d834ad commit dee9f82
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/regionalized_list_clusters.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,8 @@ func main() {
os.Exit(1)
}

// START:
// USE CASE 1:
// You do not have the desired region ID and need to query the global region to find URL
// You do not have the desired region ID and need to query the global region to find URL

// Create the global connection
token := os.Getenv("OCM_TOKEN")
Expand Down

0 comments on commit dee9f82

Please sign in to comment.