Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
olegbespalov authored Oct 13, 2023
1 parent b3705aa commit fac3508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudapi/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ func pickSource(
external map[string]json.RawMessage,
) json.RawMessage {
// priority is the new way of defining the config
// via opt.config
// via options.cloud
if cloudConfig != nil {
return cloudConfig
}
Expand Down

0 comments on commit fac3508

Please sign in to comment.