Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Commit

Permalink
whitespace cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Norberg committed May 2, 2017
1 parent 45d9ae8 commit b7aa94a
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,7 @@ private void ensureServiceAccountKeySecret(WorkflowInstance workflowInstance, Ru
});
}

private void createServiceAccountKeySecret(String serviceAccount,
String secretName) {
private void createServiceAccountKeySecret(String serviceAccount, String secretName) {
final ServiceAccountKey jsonKey;
final ServiceAccountKey p12Key;
try {
Expand Down

0 comments on commit b7aa94a

Please sign in to comment.