mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-27 02:07:12 +00:00
Oops
This commit is contained in:
parent
8f788a7221
commit
7c1ab5e7dc
1 changed files with 0 additions and 1 deletions
|
@ -351,7 +351,6 @@ public class ApplicationEx extends Application
|
|||
EntityLog.log(context, "Upgrading from " + version + " to " + BuildConfig.VERSION_CODE);
|
||||
|
||||
SharedPreferences.Editor editor = prefs.edit();
|
||||
editor.remove("max_backoff_power");
|
||||
|
||||
if (version < BuildConfig.VERSION_CODE)
|
||||
editor.remove("crash_report_count");
|
||||
|
|
Loading…
Reference in a new issue