diff --git a/src/instance.go b/src/instance.go index 28f9fa0..1d3a26f 100644 --- a/src/instance.go +++ b/src/instance.go @@ -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