Polishing

(cherry picked from commit 9e925aa)
This commit is contained in:
Juergen Hoeller
2015-05-11 21:52:38 +02:00
parent 0d2859c99b
commit 00147379f9
5 changed files with 5 additions and 5 deletions

View File

@@ -193,7 +193,6 @@ public class ResponseEntityTests {
@Test
public void emptyCacheControl() {
Integer entity = new Integer(42);
ResponseEntity<Integer> responseEntity =