mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
Remove unused FromIterator
This commit is contained in:
parent
dfab6293c9
commit
abf424ebfc
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
use std::collections::{BTreeSet, HashSet};
|
||||
use std::fs::File;
|
||||
use std::io::{self, BufReader};
|
||||
use std::iter::FromIterator;
|
||||
|
||||
use heed::BytesDecode;
|
||||
use obkv::KvReaderU16;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue