mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Removed some warnings
This commit is contained in:
parent
3cf1352ae1
commit
9e0eb5ebb0
4 changed files with 6 additions and 9 deletions
|
@ -183,7 +183,7 @@ pub fn documents_batch_reader_from_objects(
|
|||
mod test {
|
||||
use std::io::Cursor;
|
||||
|
||||
use serde_json::{json, Value};
|
||||
use serde_json::json;
|
||||
|
||||
use super::*;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue