mirror of
https://github.com/jht5945/rust_util.git
synced 2025-12-27 23:40:05 +08:00
style: fix clippy
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
|
||||
use std::{
|
||||
io::{self, Error, ErrorKind},
|
||||
io::{ self, Error, ErrorKind },
|
||||
process::Command,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user