Fix checkstyle

pull/14008/head
Madhura Bhave 6 years ago
parent d6b6a5f81f
commit 5bf9d31d91

@ -33,8 +33,7 @@ class OAuth2ResourceServerJwkConfiguration {
private final OAuth2ResourceServerProperties properties;
public OAuth2ResourceServerJwkConfiguration(
OAuth2ResourceServerProperties properties) {
OAuth2ResourceServerJwkConfiguration(OAuth2ResourceServerProperties properties) {
this.properties = properties;
}

Loading…
Cancel
Save