Merge pull request 'test: 删除测试代码' (#5) from master into main
Reviewed-on: #5
This commit is contained in:
commit
3c5a574ded
@ -8,7 +8,6 @@ import org.springframework.scheduling.annotation.EnableScheduling;
|
||||
@EnableScheduling
|
||||
public class ItzxClubsHomeServerApplication {
|
||||
public static void main(String[] args) {
|
||||
System.out.println("Test");
|
||||
SpringApplication.run(ItzxClubsHomeServerApplication.class, args);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user