remove welcome message to save terminal space

This commit is contained in:
Chance 2025-01-23 17:56:46 -05:00 committed by BitSyndicate
parent 8a3ce30c10
commit 9f27076f07
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 443E4198D6BBA6DE
2 changed files with 2 additions and 6 deletions

View file

@ -1,11 +1,6 @@
use colored::Colorize;
pub fn print_splash() {
println!(
"# #
# Welcome to the Zenyx terminal #
# #"
);
println!(
"{}",
format!(