We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae1135a commit 207807cCopy full SHA for 207807c
1 file changed
src/cli.rs
@@ -38,7 +38,6 @@ use std::fs;
38
#[cfg(feature = "rayon")]
39
use std::fs::File;
40
use std::path::PathBuf;
41
-use atomic_counter::ConsistentCounter;
42
43
44
use crate::chunked::arrow_converter::{MasterBuilders, Slice2Arrow};
0 commit comments