Skip to content

Commit

Permalink
keeping Cell type apparently
Browse files Browse the repository at this point in the history
  • Loading branch information
tkshill committed Nov 1, 2020
1 parent 046f6ef commit fe731b7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Game/Board.elm
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,3 @@ availableCells board =
in
names
|> List.filter (\name -> List.any ((==) name) taken)



--

0 comments on commit fe731b7

Please sign in to comment.