Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
viirya committed Nov 23, 2023
1 parent 68b1eda commit 6ddc9f1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions arrow/src/datatypes/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,3 @@ pub use arrow_schema::{
DataType, Field, FieldRef, Fields, IntervalUnit, Schema, SchemaBuilder, SchemaRef, TimeUnit,
UnionFields, UnionMode,
};

#[cfg(feature = "ffi")]
mod ffi;
#[cfg(feature = "ffi")]
pub use ffi::*;

0 comments on commit 6ddc9f1

Please sign in to comment.