mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Polishing
Closes gh-29284
This commit is contained in:
@@ -148,6 +148,7 @@ class AopProxyUtilsTests {
|
||||
sealed interface SealedInterface {
|
||||
}
|
||||
|
||||
@SuppressWarnings("unused")
|
||||
static final class SealedClass implements SealedInterface {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user