chore: import window 2013-01-10 [season 2013]

This commit is contained in:
github-actions[bot]
2026-06-24 07:01:59 +00:00
parent d056ff33a7
commit 1ff1b4c53a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ func importPlayerTotalsPlayoffsScrape(db *gorm.DB) {
// importGameSchedules fetches and stores game schedules
func importGameSchedules(db *gorm.DB) {
months := []string{"january", "february"}
months := []string{"january"}
for season := 2013; season <= 2013; season++ {
log.Printf("--- Starting Game Schedule Import for Season: %d ---", season)