Skip to content

Commit 7c4052b

Browse files
committed
chore[fuzzer]: disable fsl for now
Signed-off-by: Joe Isaacs <[email protected]>
1 parent f1ffe27 commit 7c4052b

File tree

1 file changed

+0
-1
lines changed
  • vortex-dtype/src/arbitrary

1 file changed

+0
-1
lines changed

vortex-dtype/src/arbitrary/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
use std::sync::Arc;
55

66
use arbitrary::{Arbitrary, Result, Unstructured};
7-
use vortex_error::VortexExpect;
87

98
use crate::{
109
DType, DecimalDType, FieldName, FieldNames, NativeDecimalType, Nullability, PType,

0 commit comments

Comments
 (0)