mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-27 09:00:28 +08:00
Reformat code
This commit is contained in:
parent
6e2a848a74
commit
0f530b6e61
@ -75,5 +75,4 @@ public class GeolocationPart extends RawData<GeolocationPart> {
|
||||
public void addGeoloc(String country) {
|
||||
geoLocations.computeIfPresent(country, (computedCountry, amount) -> amount + 1);
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user