parent
f9424c889b
commit
29f0d1b25e
|
@ -170,7 +170,6 @@ public abstract class AnnotationUtils {
|
||||||
if (AnnotationsScanner.hasPlainJavaAnnotationsOnly(clazz)) {
|
if (AnnotationsScanner.hasPlainJavaAnnotationsOnly(clazz)) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
// TODO: annotation presence registry to be integrated here
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue