deprecate shitty design choices

This commit is contained in:
Bhavnoor Singh Saroya 2025-08-18 23:24:53 -07:00
parent 25188a8bcf
commit fdb30c7169

View file

@ -4,6 +4,8 @@ import (
"github.com/BattlesnakeOfficial/rules" "github.com/BattlesnakeOfficial/rules"
) )
// This is deprecated now because of db writes + caching
// Types used to implement the JSON API expected by the board client. // Types used to implement the JSON API expected by the board client.
// JSON structure returned by the game status endpoint. // JSON structure returned by the game status endpoint.