remove patch.go

This commit is contained in:
filifa 2024-07-13 18:21:47 -05:00
parent 7d29b22e88
commit 6d5b7b5971
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
package statsapi
type DiffPatchParams struct {
GamePk string
StartTimecode string
PushUpdateId string
}