Skip to content

Commit

Permalink
Update src/search.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Tamo <[email protected]>
  • Loading branch information
NoodleSamaChan and irevoire authored Jul 2, 2024
1 parent 2af679d commit 693156f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/search.rs
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,6 @@ mod tests {
use meilisearch_test_macro::meilisearch_test;
use serde::{Deserialize, Serialize};
use serde_json::{json, Map, Value};
use time::format_description::well_known::iso8601::DateKind;

#[derive(Debug, Serialize, Deserialize, PartialEq)]
struct Nested {
Expand Down

0 comments on commit 693156f

Please sign in to comment.