Skip to content

Commit

Permalink
[CHORE] Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
eculver committed Oct 18, 2024
1 parent a15f034 commit ca1122e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rust/blockstore/src/arrow/root.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ use std::{
sync::Arc,
};
use thiserror::Error;
use tracing::span::Id;
use uuid::Uuid;

pub(super) const CURRENT_VERSION: Version = Version::V1_1;
Expand Down

0 comments on commit ca1122e

Please sign in to comment.