Skip to content

Commit

Permalink
feat: complete day 1 part 1
Browse files Browse the repository at this point in the history
  • Loading branch information
MoritzHayden committed Dec 1, 2024
1 parent 1d80366 commit e98269d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bin/01.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
use std::path::absolute;
use regex::Regex;

advent_of_code::solution!(1);
Expand Down

0 comments on commit e98269d

Please sign in to comment.