mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 16:51:01 +00:00
Removed some warnings
This commit is contained in:
committed by
Clément Renault
parent
3cf1352ae1
commit
9e0eb5ebb0
@ -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::*;
|
||||
|
||||
|
Reference in New Issue
Block a user