@@ -292,8 +292,7 @@ |
||
| 292 | 292 | { |
| 293 | 293 | $newRevision = $newRevision ?: ($lastSynchronization->getRevision() + 1); |
| 294 | 294 | $remoteIndex = $this->doLoadRemoteIndex($lastSynchronization->getRevision(), $synchronizationList); |
| 295 | - } |
|
| 296 | - else |
|
| 295 | + } else |
|
| 297 | 296 | { |
| 298 | 297 | $newRevision = $newRevision ?: 1; |
| 299 | 298 | $remoteIndex = null; |