Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
fix: docs test
  • Loading branch information
kihyun-yang authored Sep 1, 2021
2 parents f539813 + 9ff7788 commit bc72f53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/com/example/demo/DemoApplication.java
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ public static void main(String[] args) {
System.out.println("semantic release test13");
System.out.println("semantic release test14");
System.out.println("semantic release test15");
System.out.println("semantic release test16");

SpringApplication.run(DemoApplication.class, args);

Expand Down

0 comments on commit bc72f53

Please sign in to comment.