Skip to content

Commit

Permalink
Clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
tustvold committed Sep 7, 2023
1 parent c4b963f commit 3a714f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arrow/examples/dynamic_types.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ extern crate arrow;
use arrow::array::*;
use arrow::datatypes::*;
use arrow::error::Result;
use arrow::record_batch::*;

#[cfg(feature = "prettyprint")]
use arrow::util::pretty::print_batches;
Expand Down

0 comments on commit 3a714f6

Please sign in to comment.