From 57cf56234ac039aa92b501934897c5adff152910 Mon Sep 17 00:00:00 2001 From: cyber-dream Date: Thu, 20 Oct 2022 12:20:22 +0300 Subject: [PATCH] delete obsolete field --- utils.go | 1 - 1 file changed, 1 deletion(-) diff --git a/utils.go b/utils.go index 3557670..3080ee9 100644 --- a/utils.go +++ b/utils.go @@ -1,7 +1,6 @@ package skirdaGoUtils type Game struct { - Id int GameId string Title string GameType string