移除多余警告

Signed-off-by: twelvet <2471835953@qq.com>
This commit is contained in:
twelvet 2023-12-13 09:54:26 +00:00 committed by Gitee
parent 7c6ad1b55f
commit 228cc4e54a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -63,7 +63,6 @@ public class PigDaoAuthenticationProvider extends AbstractUserDetailsAuthenticat
}
@Override
@SuppressWarnings("deprecation")
protected void additionalAuthenticationChecks(UserDetails userDetails,
UsernamePasswordAuthenticationToken authentication) throws AuthenticationException {