Skip to content

Commit

Permalink
Revert "pre commit test"
Browse files Browse the repository at this point in the history
This reverts commit 93c89d4.
  • Loading branch information
cmj7271 committed Jan 8, 2025
1 parent 93c89d4 commit cbf4d1c
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
public class StudyGroupApplication {

public static void main(String[] args) {


SpringApplication.run(StudyGroupApplication.class, args); }
SpringApplication.run(StudyGroupApplication.class, args);
}
}

0 comments on commit cbf4d1c

Please sign in to comment.