remove a unnecessary comment

Co-authored-by: Tamo <irevoire@protonmail.ch>
This commit is contained in:
filip 2023-04-05 13:44:55 +02:00 committed by GitHub
parent 1e6fe71a67
commit f267bed352
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -810,8 +810,6 @@ async fn filter_reserved_geo_point_string() {
.await;
}
//_geoPoint
#[actix_rt::test]
async fn sort_geo_reserved_attribute() {
let server = Server::new().await;