Skip to content

Commit

Permalink
comment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
glguy committed Dec 28, 2024
1 parent 1ae2f2d commit 624ad71
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions solutions/src/2024/18.hs
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ Maintainer : emertens@gmail.com
<https://adventofcode.com/2024/day/18>
Uses a binary search to reduce the number of reachable searchs
that need to be done.
-}
module Main where

Expand Down

0 comments on commit 624ad71

Please sign in to comment.