Minor cleanup

This commit is contained in:
Andreas Svanberg 2025-03-25 15:45:29 +01:00
parent 742fc3b721
commit 811f6ba4b7
Signed by: ansv7779
GPG Key ID: 2D081222BBEB56A3

@ -22,8 +22,4 @@ public class SeshatConfiguration {
defaultOAuth2UserService.setRequestEntityConverter(new TokenIntrospectionRequestEntityConverter());
return defaultOAuth2UserService;
}
// TokenIntrospectionRequestEntityConverter
// TokenIntrospectionRequestEntityConverter
}