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

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;