Update formatting

This commit is contained in:
Lukas Joswiak 2020-08-28 15:16:54 -07:00
parent 53b7721d6c
commit 00d3aa3acc
1 changed files with 0 additions and 1 deletions

View File

@ -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