mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-03 17:36:29 +00:00 
			
		
		
		
	refactor: fmt
Signed-off-by: Kushal Kumar <kushalkumargupta4@gmail.com>
This commit is contained in:
		@@ -1901,4 +1901,4 @@ fn parse_filter_array(arr: &[Value]) -> Result<Option<Filter>, MeilisearchHttpEr
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    Ok(Filter::from_array(ands)?)
 | 
					    Ok(Filter::from_array(ands)?)
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user