delete obsolete field

This commit is contained in:
cyber-dream 2022-10-20 12:20:22 +03:00
parent 4ff51f38c3
commit 57cf56234a

View File

@ -1,7 +1,6 @@
package skirdaGoUtils package skirdaGoUtils
type Game struct { type Game struct {
Id int
GameId string GameId string
Title string Title string
GameType string GameType string