Remove self-deprecating comment
This commit is contained in:
parent
7bde581e50
commit
b3992f8d52
1 changed files with 0 additions and 3 deletions
|
@ -1,6 +1,3 @@
|
||||||
# This is a poor and overcomplicated solution :(
|
|
||||||
# Go and read these instead: https://elixirforum.com/t/advent-of-code-2022-day-7/52324
|
|
||||||
# Maybe I will revist this later.
|
|
||||||
defmodule Day7 do
|
defmodule Day7 do
|
||||||
@root ["/"]
|
@root ["/"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue