Skip to content

Commit

Permalink
whitespace removed
Browse files Browse the repository at this point in the history
  • Loading branch information
a00817524 committed Nov 8, 2023
1 parent 0eca302 commit d2a5bef
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 d2a5bef

Please sign in to comment.