fix: remove extra blank line to pass cargo fmt check

This commit is contained in:
Hunter Bown
2026-02-08 12:48:16 -06:00
parent 6c55d80dea
commit b20937ba55
-1
View File
@@ -26,7 +26,6 @@ use crate::tui::selection::TranscriptSelection;
use crate::tui::transcript::TranscriptViewCache;
use crate::tui::views::ViewStack;
/// Format a nice welcome banner.
fn format_welcome_banner(model: &str, workspace: &PathBuf, yolo: bool) -> String {
let mode_line = if yolo {