mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +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::fs::File;
|
||||||
use std::io;
|
use std::io;
|
||||||
use std::io::BufReader;
|
use std::io::BufReader;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue