Skip to content

Commit

Permalink
cargo fmt change
Browse files Browse the repository at this point in the history
  • Loading branch information
parmesant committed Aug 14, 2024
1 parent 0577027 commit 06c57e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/src/storage/retention.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ use clokwerk::Job;
use clokwerk::TimeUnits;
use derive_more::Display;
use once_cell::sync::Lazy;
use utoipa::ToSchema;
use tokio::task::JoinHandle;
use utoipa::ToSchema;

use crate::metadata::STREAM_INFO;

Expand Down

0 comments on commit 06c57e2

Please sign in to comment.