fix: trailing newline in footer_ui.rs (cargo fmt)
This commit is contained in:
committed by
Hunter Bown
parent
9ef5a6d782
commit
98cc2a6e50
@@ -889,4 +889,4 @@ pub(crate) fn format_context_budget(used: i64, max: u32) -> String {
|
||||
#[cfg(test)]
|
||||
pub(crate) fn spans_width(spans: &[Span<'_>]) -> usize {
|
||||
spans.iter().map(|span| span.content.width()).sum()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user