mirror of
https://github.com/nprasad2077/NBA_Go.git
synced 2026-09-22 14:05:13 +00:00
updated imports
This commit is contained in:
@@ -117,18 +117,18 @@ func importPlayerShotCharts(db *gorm.DB) {
|
|||||||
// Nikola Jokić: "jokicni01"
|
// Nikola Jokić: "jokicni01"
|
||||||
// Luka Dončić: "doncilu01"
|
// Luka Dončić: "doncilu01"
|
||||||
targetPlayerIDs := []string{
|
targetPlayerIDs := []string{
|
||||||
// "jamesle01",
|
"jamesle01",
|
||||||
// "curryst01",
|
"curryst01",
|
||||||
// "jokicni01",
|
"jokicni01",
|
||||||
// "doncilu01",
|
"doncilu01",
|
||||||
// "hardeja01",
|
"hardeja01",
|
||||||
// "irvinky01",
|
"irvinky01",
|
||||||
// "duranke01",
|
"duranke01",
|
||||||
// "youngtr01",
|
// "youngtr01",
|
||||||
// "lillada01",
|
// "lillada01",
|
||||||
"gilgesh01",
|
// "gilgesh01",
|
||||||
"brunsja01",
|
// "brunsja01",
|
||||||
"edwaran01",
|
// "edwaran01",
|
||||||
// "mitchdo01",
|
// "mitchdo01",
|
||||||
// "bookede01",
|
// "bookede01",
|
||||||
// "derozde01",
|
// "derozde01",
|
||||||
|
|||||||
Reference in New Issue
Block a user