diff --git a/src/bin/2023/02.rs b/src/bin/2023/02.rs index b5ca496..49c5f9e 100644 --- a/src/bin/2023/02.rs +++ b/src/bin/2023/02.rs @@ -3,7 +3,6 @@ use advent_of_code::strings::parsenumber; use adventofcode_macros::{include_data, include_example}; include_example!(DATA 2023 02); -//static DATA: &str; #[derive(Debug, Clone, Copy)] struct Take {