From a34e71c2c8f433664631d6fd1b2b006156c172a4 Mon Sep 17 00:00:00 2001 From: Madhura Bhave Date: Wed, 13 Feb 2019 18:49:09 -0800 Subject: [PATCH] Fix formatting violations in sample --- .../jersey/JerseyApplicationPathAndManagementPortTests.java | 1 - 1 file changed, 1 deletion(-) diff --git a/spring-boot-samples/spring-boot-sample-jersey/src/test/java/sample/jersey/JerseyApplicationPathAndManagementPortTests.java b/spring-boot-samples/spring-boot-sample-jersey/src/test/java/sample/jersey/JerseyApplicationPathAndManagementPortTests.java index 08a2bc3692..4e96f4e50b 100644 --- a/spring-boot-samples/spring-boot-sample-jersey/src/test/java/sample/jersey/JerseyApplicationPathAndManagementPortTests.java +++ b/spring-boot-samples/spring-boot-sample-jersey/src/test/java/sample/jersey/JerseyApplicationPathAndManagementPortTests.java @@ -59,4 +59,3 @@ public class JerseyApplicationPathAndManagementPortTests { } } -