mirror of
https://github.com/uutils/coreutils.git
synced 2025-12-23 08:47:37 +00:00
fix cargo clippy complaint (single_component_path_imports)
This commit is contained in:
parent
8fa8bb61ab
commit
21a4da905f
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
|||
use std;
|
||||
use std::fs::File;
|
||||
use std::io;
|
||||
use std::io::BufReader;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue