Skip to content

Commit

Permalink
compilation error after merge fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
dominik-cnx committed Oct 13, 2023
1 parent d4e5fe9 commit e0eb76d
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -337,10 +337,6 @@ public boolean isRedisEnableTls() {
return redisEnableTls;
}

public boolean isRedisClustered() {
return redisClustered;
}

public String getRedisAuth() {
return redisAuth;
}
Expand Down

0 comments on commit e0eb76d

Please sign in to comment.