mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-25 15:51:03 +00:00
Remove an empty line
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
This commit is contained in:
@ -282,7 +282,6 @@ pub async fn shared_index_with_score_documents() -> &'static Index<'static, Shar
|
|||||||
}).await
|
}).await
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
pub static NESTED_DOCUMENTS: Lazy<Value> = Lazy::new(|| {
|
pub static NESTED_DOCUMENTS: Lazy<Value> = Lazy::new(|| {
|
||||||
json!([
|
json!([
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user