chore: remove extra empty line

This commit is contained in:
Muhammad Nauman Raza 2024-10-29 18:36:30 +00:00
parent bf03c3559b
commit 20271511cd
Signed by: devraza
GPG key ID: 91EAD6081011574B

View file

@ -61,7 +61,6 @@ fn main() {
let bottom = format!("c({})({})", "\"".red(), "\"".red()).to_string(); let bottom = format!("c({})({})", "\"".red(), "\"".red()).to_string();
let ascii = ["(\\ /)", "( . .)", &bottom]; let ascii = ["(\\ /)", "( . .)", &bottom];
let pretty = distro(); let pretty = distro();
let wm: String; let wm: String;