Skip to content

Commit e2ece20

Browse files
committed
fix: clippy
1 parent a2b6b6c commit e2ece20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/template/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ pub mod aoc_cli;
44
pub mod commands;
55
mod day;
66
pub mod readme_benchmarks;
7-
pub mod runner;
87
pub mod run_multi;
8+
pub mod runner;
99
pub mod timings;
1010

1111
pub use day::*;

0 commit comments

Comments
 (0)