mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-29 11:15:51 +00:00
Cleanup
This commit is contained in:
parent
4ce04544a9
commit
0911eb782f
1 changed files with 0 additions and 5 deletions
|
@ -284,11 +284,6 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
|
|||
return null;
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void onExecuted(Bundle args, Void data) {
|
||||
ServiceSynchronize.reschedule(getContext());
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void onException(Bundle args, Throwable ex) {
|
||||
Log.unexpectedError(getParentFragmentManager(), ex);
|
||||
|
|
Loading…
Reference in a new issue