Skip to content

Commit

Permalink
[Style] 코드 줄 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
jiyunio committed Nov 13, 2024
1 parent 34cabd5 commit 14bc76d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/com/basic/study/StudyApplication.java
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

@SpringBootApplication
public class StudyApplication {

public static void main(String[] args) {
SpringApplication.run(StudyApplication.class, args);
}
Expand Down

0 comments on commit 14bc76d

Please sign in to comment.