mirror of
https://github.com/mii443/izoli.git
synced 2025-08-22 16:05:40 +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