This commit is contained in:
2026-09-09 04:20:59 -05:00
parent 532bf6a343
commit 3911fe491c
+15 -15
View File
@@ -104,14 +104,14 @@ func importPlayerShotCharts(db *gorm.DB) {
targetPlayerIDs := []string{ targetPlayerIDs := []string{
// "jamesle01", // "jamesle01",
// "curryst01", "curryst01",
// "jokicni01", // "jokicni01",
// "doncilu01", // "doncilu01",
"hardeja01", // "hardeja01",
"irvinky01", // "irvinky01",
"duranke01", // "duranke01",
"youngtr01", // "youngtr01",
"gilgesh01", // "gilgesh01",
// "brunsja01", // "brunsja01",
// "edwaran01", // "edwaran01",
// "mitchdo01", // "mitchdo01",
@@ -134,22 +134,22 @@ func importPlayerShotCharts(db *gorm.DB) {
// "townska01", // "townska01",
// "walkeke02", // "walkeke02",
// "bealbr01", // "bealbr01",
// "antetgi01", "antetgi01",
// "bookede01", "bookede01",
// "youngtr01", // "youngtr01",
// "doncilu01", // "doncilu01",
// "jokicni01", // "jokicni01",
// "randlju01", "randlju01",
// "embiijo01", "embiijo01",
// "tatumja01", // "tatumja01",
// "gilgesh01", // "gilgesh01",
// "edwaran01", // "edwaran01",
// "mitchdo01", "mitchdo01",
// "brunsja01", // "brunsja01",
// "herroty01", "herroty01",
// "brownja02", "brownja02",
// "maxeyty01", "maxeyty01",
// "murraja01", "murraja01",
} }
if len(targetPlayerIDs) == 0 { if len(targetPlayerIDs) == 0 {