mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Format head.rs
This commit is contained in:
@@ -133,7 +133,6 @@ pub fn uumain(args: impl uucore::Args) -> i32 {
|
||||
settings.verbose = true;
|
||||
}
|
||||
|
||||
|
||||
if files.is_empty() {
|
||||
let mut buffer = BufReader::new(stdin());
|
||||
head(&mut buffer, &settings);
|
||||
|
||||
Reference in New Issue
Block a user