Skip to content

Commit

Permalink
added new line at the end to fix checkstyle warning
Browse files Browse the repository at this point in the history
  • Loading branch information
edipdemirbilek committed Sep 2, 2023
1 parent 9f79028 commit b0b8b7b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ protected Auth buildAuth(TenantOrDomainAndCredentials<ApiAccessKeyCredentials> c
credentials.credentials().secretKey());
return Auth.create(Auth.Identity.create(singletonList("application_credential"), null, null, accessKeyAuth), null);
}
}
}

0 comments on commit b0b8b7b

Please sign in to comment.