Commit 5bf9d31d authored by Madhura Bhave's avatar Madhura Bhave

Fix checkstyle

parent d6b6a5f8
......@@ -33,8 +33,7 @@ class OAuth2ResourceServerJwkConfiguration {
private final OAuth2ResourceServerProperties properties;
public OAuth2ResourceServerJwkConfiguration(
OAuth2ResourceServerProperties properties) {
OAuth2ResourceServerJwkConfiguration(OAuth2ResourceServerProperties properties) {
this.properties = properties;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment