Skip to content

Commit

Permalink
Update GeocodingClient.java
Browse files Browse the repository at this point in the history
  • Loading branch information
XyL1GaN4eG committed Jul 27, 2024
1 parent 91bad55 commit def2903
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ private String parseCityFromJson(String jsonResponse) {
}
return city.split(" ")[0];
}
}
}

0 comments on commit def2903

Please sign in to comment.