Skip to content

Commit

Permalink
remove done TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Feb 21, 2020
1 parent 48eaadf commit c15e790
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Wave.elm
Expand Up @@ -223,8 +223,7 @@ propagateInDirection source sourceCell direction ( Wave wave, todo ) =
}
wave.entropy
}
, -- TODO: add this as a target for propagation if it's not already in this list -
if Set.isEmpty reduced then
, if Set.isEmpty reduced then
-- we're blocked and should stop immediately
[]

Expand Down

0 comments on commit c15e790

Please sign in to comment.