Update formatting
This commit is contained in:
parent
53b7721d6c
commit
00d3aa3acc
|
@ -295,7 +295,6 @@ ACTOR Future<Void> addBackupMutations(ProxyCommitData* self, std::map<Key, Mutat
|
|||
state int32_t version = commitVersion / CLIENT_KNOBS->LOG_RANGE_BLOCK_SIZE;
|
||||
state int yieldBytes = 0;
|
||||
state BinaryWriter valueWriter(Unversioned());
|
||||
|
||||
toCommit->addTransactionInfo(SpanID());
|
||||
|
||||
// Serialize the log range mutations within the map
|
||||
|
|
Loading…
Reference in New Issue