Skip to content

Commit

Permalink
redis: clean up out of date friend refs (envoyproxy#36621)
Browse files Browse the repository at this point in the history
Signed-off-by: Raul Gutierrez Segales <[email protected]>
  • Loading branch information
rgs1 authored Oct 16, 2024
1 parent ca6f4d6 commit b1a9025
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions source/extensions/clusters/redis/redis_cluster.h
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,6 @@ class RedisCluster : public Upstream::BaseDynamicClusterImpl {
friend class RedisClusterFactory;
friend class RedisClusterTest;

friend class RedisClusterTest;
friend class RedisClsuterFactory;

void startPreInit() override;

void updateAllHosts(const Upstream::HostVector& hosts_added,
Expand Down

0 comments on commit b1a9025

Please sign in to comment.