Address clippy lint
This commit is contained in:
parent
a1f4b8f92b
commit
5a344a3ae5
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
use std::fs;
|
||||
use std::path::PathBuf;
|
||||
use std::{env, fs};
|
||||
|
||||
use std::sync::mpsc::channel;
|
||||
|
||||
|
|
Loading…
Reference in a new issue