Skip to content

Commit

Permalink
remove unuseds.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rachelint committed Aug 30, 2024
1 parent 12720dc commit 1eaebd8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ use std::{
collections::VecDeque,
fmt::{self, Debug},
iter,
ops::{Index, IndexMut, Shl},
ops::{Index, IndexMut},
};

use arrow::{
Expand Down

0 comments on commit 1eaebd8

Please sign in to comment.