mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Remove TODO in AnnotationUtils
Closes gh-23727
This commit is contained in:
@@ -170,7 +170,6 @@ public abstract class AnnotationUtils {
|
||||
if (AnnotationsScanner.hasPlainJavaAnnotationsOnly(clazz)) {
|
||||
return false;
|
||||
}
|
||||
// TODO: annotation presence registry to be integrated here
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user