Empty line changes to raise PR
This commit is contained in:
parent
2cb50e95a0
commit
aabdcbf5a0
|
|
@ -21,6 +21,7 @@ public class ServerApplication {
|
|||
printBuildInfo();
|
||||
}
|
||||
|
||||
// Unnecessary comment to raise PR
|
||||
public static void main(String[] args) {
|
||||
new SpringApplicationBuilder(ServerApplication.class)
|
||||
.bannerMode(Banner.Mode.OFF)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user