@mindline/sync 1.0.110 → 1.0.111

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -249,8 +249,6 @@ export declare class BatchArray {
249
249
  private pollInstance;
250
250
  private pollAuthorizedUser;
251
251
  private pollBatchIdArray;
252
- private lastQueues;
253
- private hasQueueInfo;
254
252
  private setIdleText;
255
253
  private statsHydrationHandler;
256
254
  milestoneArray: MilestoneArray;