remove feedparams

This commit is contained in:
filifa
2024-07-13 18:23:23 -05:00
parent 6d5b7b5971
commit 79d1bb2ea5

View File

@@ -4,10 +4,6 @@ import (
"encoding/json"
)
type FeedParams struct {
GamePk string
}
type Feed struct {
MetaData metadata
LiveData livedata