mirror of https://github.com/M66B/FairEmail.git
Cleanup
This commit is contained in:
parent
4ce04544a9
commit
0911eb782f
|
@ -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 New Issue