Skip to content

Commit

Permalink
Revert "Empty line changes to raise PR"
Browse files Browse the repository at this point in the history
This reverts commit aabdcbf.
  • Loading branch information
trishaanand committed Oct 9, 2024
1 parent aabdcbf commit 98ca412
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ public ServerApplication(ProjectProperties projectProperties) {
printBuildInfo();
}

// Unnecessary comment to raise PR
public static void main(String[] args) {
new SpringApplicationBuilder(ServerApplication.class)
.bannerMode(Banner.Mode.OFF)
Expand Down

0 comments on commit 98ca412

Please sign in to comment.