mirror of
https://github.com/Ajetski/advent-of-code.git
synced 2025-09-30 09:23:17 -09:00
comment out day11 until finished
This commit is contained in:
parent
48c630cbdc
commit
95b213df01
@ -8,4 +8,4 @@
|
|||||||
pub(crate) mod day1;
|
pub(crate) mod day1;
|
||||||
pub(crate) mod day9;
|
pub(crate) mod day9;
|
||||||
pub(crate) mod day10;
|
pub(crate) mod day10;
|
||||||
pub(crate) mod day11;
|
//pub(crate) mod day11; //todo, finish day11
|
||||||
|
Loading…
x
Reference in New Issue
Block a user