mirror of
https://github.com/nprasad2077/NBA_Go.git
synced 2026-09-22 14:05:13 +00:00
chore: import window 2013-01-10 [season 2013]
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user