mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 06:08:31 +02:00
Small improvement
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user