Skip to content

Commit

Permalink
Try to make the CI happy
Browse files Browse the repository at this point in the history
Signed-off-by: Binbin <[email protected]>
  • Loading branch information
enjoy-binbin committed Feb 4, 2025
1 parent 5c2fda5 commit aab12c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/config.c
Original file line number Diff line number Diff line change
Expand Up @@ -2541,7 +2541,6 @@ static int updateAofAutoGCEnabled(const char **err) {

static int updateExtendedRedisCompat(const char **err) {
UNUSED(err);
createSharedObjectsWithCompat();
return 1;
}

Expand Down

0 comments on commit aab12c0

Please sign in to comment.