Skip to content

Commit

Permalink
Remove outdated TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
joakin committed Jan 24, 2019
1 parent 64e714a commit 40cedfe
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/tasks/Cells/Main.elm
Expand Up @@ -16,12 +16,6 @@ import Tasks.Cells.Matrix as Matrix exposing (Matrix)
import Tasks.Cells.Position as Position exposing (Position)


{-| TODO:
- Keep track of dependencies in the matrix
- Update dependents on cell udpate
-}
type alias Model =
{ cells : Matrix Cell
, dependencies : Dependencies
Expand Down

0 comments on commit 40cedfe

Please sign in to comment.