Apply source cleanup and formatting

This commit is contained in:
Phillip Webb
2014-02-05 22:37:41 -08:00
parent 80f2336f17
commit ed9735361e
36 changed files with 60 additions and 74 deletions

View File

@@ -38,7 +38,6 @@ import org.springframework.http.client.ClientHttpResponse;
import org.springframework.web.client.DefaultResponseErrorHandler;
import org.springframework.web.client.RestTemplate;
import sample.ui.secure.SampleSecureApplication;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;