mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
greatly reduce the number of warnings
This commit is contained in:
parent
1a4461cd3a
commit
9882b7fa57
4 changed files with 37 additions and 37 deletions
|
@ -1,6 +1,6 @@
|
|||
use anyhow::Result;
|
||||
use index::{Settings, Unchecked};
|
||||
use milli::update::IndexDocumentsMethod;
|
||||
|
||||
use serde::{Deserialize, Serialize};
|
||||
use std::path::PathBuf;
|
||||
use time::OffsetDateTime;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue