reverted spacing change
This commit is contained in:
parent
f212e66542
commit
fb84a35e9e
1 changed files with 1 additions and 1 deletions
|
|
@ -301,7 +301,7 @@ public class MultiLangDaemonConfiguration {
|
|||
}
|
||||
|
||||
private void updateCredentials(BuilderDynaBean toUpdate, AwsCredentialsProvider primary,
|
||||
AwsCredentialsProvider secondary) {
|
||||
AwsCredentialsProvider secondary) {
|
||||
|
||||
if (toUpdate.hasValue("credentialsProvider")) {
|
||||
return;
|
||||
|
|
|
|||
Loading…
Reference in a new issue