Fix checkstyle rule

This commit is contained in:
Stephane Nicoll 2018-08-08 10:33:34 +02:00
parent a96856c99a
commit aa0739e3b7

View File

@ -108,4 +108,4 @@ public class SampleOauth2ResourceServerApplicationTests {
.setResponseCode(200).setBody(body);
}
}
}