mirror of
https://github.com/sharkdp/bat.git
synced 2025-04-14 14:50:40 +01:00
Remove commented-out code
This commit is contained in:
parent
051dd4ba87
commit
d5a31dc2ec
@ -74,8 +74,6 @@ pub struct Config<'a> {
|
|||||||
|
|
||||||
/// Ranges of lines which should be highlighted with a special background color
|
/// Ranges of lines which should be highlighted with a special background color
|
||||||
pub highlighted_lines: HighlightedLineRanges,
|
pub highlighted_lines: HighlightedLineRanges,
|
||||||
///// Names of files to display when printing
|
|
||||||
// pub filenames: Option<Vec<&'a str>>,
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user