Polishing

This commit is contained in:
Juergen Hoeller
2016-03-24 15:34:17 +01:00
parent 9a52c81443
commit 06db5aa43f
2 changed files with 2 additions and 6 deletions

View File

@@ -24,10 +24,7 @@ import org.junit.Test;
import org.springframework.http.HttpMethod;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertNull;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.*;
/**
* Unit tests for {@link CorsConfiguration}.