mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-18 00:49:02 +00:00
Suppress warning in test
This commit is contained in:
+1
@@ -71,6 +71,7 @@ class BeanFieldGeneratorTests {
|
||||
|
||||
public String one;
|
||||
|
||||
@SuppressWarnings("unused")
|
||||
private int two;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user