This commit is contained in:
@ -3507,7 +3507,6 @@ bool _hasSameWatchCommandRevisionState(
|
||||
left.deviceSessionId == right.deviceSessionId &&
|
||||
left.phase == right.phase &&
|
||||
left.phoneReachable == right.phoneReachable &&
|
||||
left.expiresAtEpochMs == right.expiresAtEpochMs &&
|
||||
left.seriesIndex == right.seriesIndex &&
|
||||
left.seriesTotal == right.seriesTotal &&
|
||||
left.exerciseName == right.exerciseName &&
|
||||
|
||||
Reference in New Issue
Block a user