mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-29 16:24:26 +01:00
remove a unnecessary comment
Co-authored-by: Tamo <irevoire@protonmail.ch>
This commit is contained in:
parent
1e6fe71a67
commit
f267bed352
@ -810,8 +810,6 @@ async fn filter_reserved_geo_point_string() {
|
|||||||
.await;
|
.await;
|
||||||
}
|
}
|
||||||
|
|
||||||
//_geoPoint
|
|
||||||
|
|
||||||
#[actix_rt::test]
|
#[actix_rt::test]
|
||||||
async fn sort_geo_reserved_attribute() {
|
async fn sort_geo_reserved_attribute() {
|
||||||
let server = Server::new().await;
|
let server = Server::new().await;
|
||||||
|
Loading…
Reference in New Issue
Block a user