mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-18 18:46:17 +00:00
improve code
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use crate::{entry::LogEntry, sink::Sink};
|
||||
use crate::{entry::log::LogEntry, sink::Sink};
|
||||
use std::sync::Arc;
|
||||
use tokio::sync::mpsc::Receiver;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user