Skip to content

Commit

Permalink
remove faulty javadoc return statement
Browse files Browse the repository at this point in the history
  • Loading branch information
uerceg committed Jun 11, 2021
1 parent f1d4694 commit 8ed51c4
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,6 @@ public synchronized String getPreinstallReferrer() {

/**
* Remove saved preinstall referrer string from shared preferences.
*
* @return referrer Preinstall referrer string
*/
public synchronized void removePreinstallReferrer() {
remove(PREFS_KEY_PREINSTALL_SYSTEM_INSTALLER_REFERRER);
Expand Down

0 comments on commit 8ed51c4

Please sign in to comment.