mirror of
https://github.com/TeamVanced/VancedMicroG
synced 2024-11-19 02:29:25 +01:00
Small typo
This commit is contained in:
parent
c43a964cb1
commit
594fb004b7
@ -85,8 +85,5 @@ public class LocationSettingsStates extends AutoSafeParcelable {
|
||||
this.blePresent = blePresent;
|
||||
}
|
||||
|
||||
@PublicApi(exclude = true)
|
||||
|
||||
|
||||
public static final Creator<LocationSettingsStates> CREATOR = new AutoCreator<LocationSettingsStates>(LocationSettingsStates.class);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user