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::{
|
use std::{
|
||||||
fs::{self, File},
|
fs::{self, File},
|
||||||
io::Read,
|
io::Read,
|
||||||
path::{Path, PathBuf},
|
path::PathBuf,
|
||||||
str::FromStr,
|
str::FromStr,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user