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