fix: remove extra blank line to pass cargo fmt check
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user