Commit b965d55
committed
refactor(server): remove warmup cron job and related references
- Deleted the warmup cron job implementation in `warmup-cron.ts`.
- Removed the invocation of `startWarmupCron` in the server startup process.
- Cleaned up unused imports related to the warmup cron functionality.
- Streamlined server startup code by eliminating obsolete logic.1 parent 3d1908e commit b965d55
2 files changed
+0
-32
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
46 | | - | |
47 | | - | |
48 | 45 | | |
49 | 46 | | |
50 | 47 | | |
| |||
This file was deleted.
0 commit comments