mirror of https://github.com/M66B/FairEmail.git
Small improvement
This commit is contained in:
parent
05689f2593
commit
a7116e2b9b
|
@ -2431,7 +2431,7 @@ public class ServiceSynchronize extends LifecycleService {
|
|||
state.stop();
|
||||
state.join();
|
||||
|
||||
EntityLog.log(ServiceSynchronize.this, "Main stopped queued=" + queued);
|
||||
EntityLog.log(ServiceSynchronize.this, "Main stopped");
|
||||
|
||||
state = null;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue