mirror of https://github.com/dirtbags/moth.git
Rolling back a bad part of a commit
This commit is contained in:
parent
e4e106a3ec
commit
d5e7ce98c3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue