mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
Remove unused import
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
This commit is contained in:
parent
3f256a7959
commit
a15ebb283f
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ use meilisearch::Opt;
|
|||
use tempfile::TempDir;
|
||||
|
||||
use super::test_settings_documents_indexing_swapping_and_search;
|
||||
use crate::common::shared_index_with_nested_documents;
|
||||
use crate::{
|
||||
common::{default_settings, shared_index_with_documents, Server, DOCUMENTS, NESTED_DOCUMENTS},
|
||||
json,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue