Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Commit

Permalink
Small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mar-v-in committed Oct 7, 2015
1 parent c43a964 commit 594fb00
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,5 @@ public LocationSettingsStates(boolean gpsUsable, boolean networkLocationUsable,
this.blePresent = blePresent;
}

@PublicApi(exclude = true)


public static final Creator<LocationSettingsStates> CREATOR = new AutoCreator<LocationSettingsStates>(LocationSettingsStates.class);
}

0 comments on commit 594fb00

Please sign in to comment.