Skip to content

Commit

Permalink
whitespace removed
Browse files Browse the repository at this point in the history
  • Loading branch information
a00817524 authored and JohnSully committed Nov 17, 2023
1 parent 567ef8d commit b6b7b1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/db.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3086,7 +3086,6 @@ void redisDbPersistentData::commitChanges(const redisDbPersistentDataSnapshot **
*psnapshotFree = m_pdbSnapshotStorageFlush;
m_pdbSnapshotStorageFlush = nullptr;
}

if (m_spstorage != nullptr)
{
auto *tok = m_spstorage->begin_endWriteBatch(serverTL->el, storageLoadCallback);
Expand Down

0 comments on commit b6b7b1b

Please sign in to comment.