Fix formatting
This commit is contained in:
parent
dea7000970
commit
2cdbf29a47
|
@ -593,7 +593,7 @@ ACTOR Future<Void> getResolution(CommitBatchContext* self) {
|
|||
self->commitVersion,
|
||||
self->prevVersion,
|
||||
pProxyCommitData->version,
|
||||
span
|
||||
span
|
||||
);
|
||||
int conflictRangeCount = 0;
|
||||
self->maxTransactionBytes = 0;
|
||||
|
|
Loading…
Reference in New Issue