Clean up warnings in spring-test
This commit is contained in:
parent
3cf5cfd672
commit
ea46ad8022
|
@ -216,7 +216,6 @@ public class HeaderAssertionTests {
|
|||
|
||||
|
||||
@Controller
|
||||
@SuppressWarnings("unused")
|
||||
private static class PersonController {
|
||||
|
||||
private long timestamp;
|
||||
|
|
Loading…
Reference in New Issue