add comment
This commit is contained in:
@@ -17,6 +17,8 @@ package statsapi
|
|||||||
|
|
||||||
type TeamID int
|
type TeamID int
|
||||||
|
|
||||||
|
// NOTE: there are obviously more teams than this (in other leagues), but I
|
||||||
|
// only need MLB for my purposes
|
||||||
const (
|
const (
|
||||||
LAA TeamID = 108
|
LAA TeamID = 108
|
||||||
AZ TeamID = 109
|
AZ TeamID = 109
|
||||||
|
|||||||
Reference in New Issue
Block a user