Skip to content

Commit

Permalink
hotfix: workflow 테스트를 위한 주석 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
sangwonsheep committed Jan 3, 2025
1 parent 422e3f1 commit 5e0bb59
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

@SpringBootApplication
public class BaguniApiApplication {
// 테스트
public static void main(String[] args) {
SpringApplication.run(BaguniApiApplication.class, args);
}
Expand Down

0 comments on commit 5e0bb59

Please sign in to comment.