Remove unnecessary semicolon in AnnotatedElementUtils
Closes gh-23477
This commit is contained in:
committed by
Sam Brannen
parent
31cde12540
commit
6937d95e69
@@ -830,6 +830,6 @@ public abstract class AnnotatedElementUtils {
|
||||
return this.annotations.clone();
|
||||
}
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user