Remove ResultId

This commit is contained in:
Richard Feldman
2016-08-19 03:49:41 -07:00
parent dee37fa458
commit 533638108d
11 changed files with 31 additions and 71 deletions

View File

@@ -15,10 +15,6 @@ type alias Model =
}
type alias ResultId =
Int
type Msg
= Expand
| Collapse