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