remove patch.go

This commit is contained in:
filifa
2024-07-13 18:21:47 -05:00
parent 7d29b22e88
commit 6d5b7b5971

View File

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