mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-03 11:28:41 +01: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