mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-19 12:24:17 +00: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