mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-19 19:16:17 +00:00
fix: 优化unused
This commit is contained in:
@@ -3,7 +3,6 @@ use std::collections::HashMap;
|
||||
use anyhow::{Error, Result};
|
||||
|
||||
use s3s::{dto::StreamingBlob, Body};
|
||||
use tracing::debug;
|
||||
use uuid::Uuid;
|
||||
|
||||
use crate::{
|
||||
|
||||
Reference in New Issue
Block a user