Small improvement

pull/146/head
M66B 7 years ago
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…
Cancel
Save