deprecate shitty design choices
This commit is contained in:
parent
25188a8bcf
commit
fdb30c7169
1 changed files with 2 additions and 0 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue