Address clippy lint

imgbot
Blaž Hrastnik 3 years ago
parent a1f4b8f92b
commit 5a344a3ae5

@ -1,5 +1,5 @@
use std::fs;
use std::path::PathBuf;
use std::{env, fs};
use std::sync::mpsc::channel;

Loading…
Cancel
Save