mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-18 18:56:25 +00:00
Cargo fmt
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
use crate::{index::tests::TempIndex, Search, SearchResult};
|
||||
use crate::index::tests::TempIndex;
|
||||
use crate::{Search, SearchResult};
|
||||
|
||||
#[test]
|
||||
fn test_kanji_language_detection() {
|
||||
|
Reference in New Issue
Block a user