feat: remove christmas tree emojies

This commit is contained in:
2023-11-23 00:03:21 +01:00
parent 000003708f
commit 000003806f
4 changed files with 7 additions and 7 deletions

View File

@@ -100,7 +100,7 @@ fn main() {
println!("---");
println!(
"🎄 Type `cargo solve {}` to run your solution.",
"Type `cargo solve {}` to run your solution.",
&day_padded
);
}