Skip to content

Commit 2f4ee36

Browse files
committed
revert
1 parent c41df40 commit 2f4ee36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/ParseCareKit/ParseRemote.swift

-1
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,6 @@ public class ParseRemote: OCKRemoteSynchronizable {
358358
updatedParseVector.merge(with: localClock)
359359
guard updatedParseVector.uuids.count > parseVector.uuids.count else {
360360
Logger.pushRevisions.debug("Finished pushing revisions")
361-
await self.remoteStatus.updateClock(parseClock)
362361
await self.remoteStatus.notSynchronzing()
363362
await self.subscribeToRevisionRecord()
364363
DispatchQueue.main.async {

0 commit comments

Comments
 (0)