Rolling back a bad part of a commit

This commit is contained in:
John Donaldson 2019-10-03 16:28:04 -05:00
parent e4e106a3ec
commit d5e7ce98c3
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ type Instance struct {
categories map[string]*Mothball
update chan bool
puzzleList map[string]int{}
jPuzzleList []byte
jPointsLog []byte
nextAttempt map[string]time.Time