Removed spurious change.

This commit is contained in:
fcostaoliveira 2025-06-25 10:59:15 +01:00
parent 2ab7de4b39
commit 3bb00b3a97
1 changed files with 0 additions and 1 deletions

View File

@ -2525,7 +2525,6 @@ keyStatus expireIfNeeded(redisDb *db, robj *key, kvobj *kv, int flags) {
return KEY_DELETED;
}
/* CB passed to kvstoreExpand.
* The purpose is to skip expansion of unused dicts in cluster mode (all
* dicts not mapped to *my* slots) */