Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
teh-cmc committed Nov 30, 2023
1 parent 5b7ab98 commit 25cc85e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/re_arrow_store/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ pub use self::store_write::{WriteError, WriteResult};

pub(crate) use self::store::{
ClusterCellCache, DataTypeRegistry, IndexedBucket, IndexedBucketInner, IndexedTable,
MetadataRegistry, PersistentIndexedTable, PersistentIndexedTableInner,
MetadataRegistry, PersistentIndexedTable,
};

// Re-exports
Expand Down

0 comments on commit 25cc85e

Please sign in to comment.