mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2025-12-23 02:29:57 +00:00
Fix some of the things current Clippy complains about (#2363)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
use std::io::{self, Write};
|
||||
use std::ops::Range;
|
||||
use std::usize;
|
||||
|
||||
use merge::ValueMerger;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user