mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Remove unneeded public definiton
This commit is contained in:
parent
b580600d24
commit
fa3a14e9bd
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ public class NearbyBaseMarker extends BaseMarkerOptions<NearbyMarker, NearbyBase
|
||||||
|
|
||||||
private Place place;
|
private Place place;
|
||||||
|
|
||||||
public NearbyBaseMarker() {
|
NearbyBaseMarker() {
|
||||||
}
|
}
|
||||||
|
|
||||||
private NearbyBaseMarker(Parcel in) {
|
private NearbyBaseMarker(Parcel in) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue