Skip to content

Commit

Permalink
build fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
a00817524 committed Oct 25, 2023
1 parent 1239d56 commit d20c5a4
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 @@ -3483,7 +3483,6 @@ void redisDbPersistentData::processStorageToken(StorageToken *tok) {
}
case StorageToken::TokenType::SingleWrite:
{
tok->db->m_spstorage->complete_insert(tok);
break;
}
default:
Expand Down

0 comments on commit d20c5a4

Please sign in to comment.