Fix formatting

This commit is contained in:
Lukas Joswiak 2020-10-14 15:34:13 -07:00
parent dea7000970
commit 2cdbf29a47
1 changed files with 1 additions and 1 deletions

View File

@ -593,7 +593,7 @@ ACTOR Future<Void> getResolution(CommitBatchContext* self) {
self->commitVersion,
self->prevVersion,
pProxyCommitData->version,
span
span
);
int conflictRangeCount = 0;
self->maxTransactionBytes = 0;