Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
dantengsky committed Nov 22, 2024
1 parent cde8483 commit d6e9c46
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ use fastrace::Span;
use indexmap::IndexSet;
use log::debug;
use log::info;
use log::log;
use log::warn;

use crate::operations::mutation::SegmentCompactChecker;
Expand Down

0 comments on commit d6e9c46

Please sign in to comment.