feat: remove christmas tree emojies
This commit is contained in:
@@ -100,7 +100,7 @@ fn main() {
|
||||
|
||||
println!("---");
|
||||
println!(
|
||||
"🎄 Type `cargo solve {}` to run your solution.",
|
||||
"Type `cargo solve {}` to run your solution.",
|
||||
&day_padded
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user