mirror of
https://github.com/sharkdp/bat
synced 2026-07-25 17:21:43 +00:00
Run cargo fmt
This commit is contained in:
@@ -159,7 +159,6 @@ impl Default for HighlightedLineRanges {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
#[cfg(test)]
|
||||
fn ranges(rs: &[&str]) -> LineRanges {
|
||||
LineRanges::from(rs.iter().map(|r| LineRange::from(r).unwrap()).collect())
|
||||
|
||||
Reference in New Issue
Block a user