Revert "Resume last sync"

This reverts commit 62ae0eeb17.
This commit is contained in:
M66B
2018-09-06 05:33:04 +00:00
parent 62ae0eeb17
commit 30be70fec6
8 changed files with 2 additions and 1893 deletions

View File

@@ -52,7 +52,6 @@ public class EntityAccount {
public Boolean store_sent; // obsolete
@NonNull
public Integer poll_interval; // NOOP interval
public Long last_sync;
public Long seen_until;
public String state;
public String error;