mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-25 05:26:50 +00:00
fix: 清除多余的引入
This commit is contained in:
@@ -9,7 +9,6 @@ use std::net::IpAddr;
|
|||||||
use std::{
|
use std::{
|
||||||
collections::{hash_map::Entry, HashMap},
|
collections::{hash_map::Entry, HashMap},
|
||||||
path::Path,
|
path::Path,
|
||||||
usize,
|
|
||||||
};
|
};
|
||||||
use url::{ParseError, Url};
|
use url::{ParseError, Url};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user