mirror of
https://github.com/mii443/izoli.git
synced 2025-12-03 02:58:26 +00:00
remove unused import
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
use std::{
|
||||
fs::{self, File},
|
||||
io::Read,
|
||||
path::{Path, PathBuf},
|
||||
path::PathBuf,
|
||||
str::FromStr,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user