Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-01-28 06:07:31 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-01-28 06:07:31 +0300
commitb1c5e886f37f8123584a8d7a04d7cd32349b6094 (patch)
tree9a3f06f8500d13ac3b3f2f545d0c34cb2f5493f1 /lib/gitlab/redis.rb
parent63895155f203b6af2df0689474059c1c7dfcfac8 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'lib/gitlab/redis.rb')
-rw-r--r--lib/gitlab/redis.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/gitlab/redis.rb b/lib/gitlab/redis.rb
index fff086c38a8..ed4f6015603 100644
--- a/lib/gitlab/redis.rb
+++ b/lib/gitlab/redis.rb
@@ -12,7 +12,6 @@ module Gitlab
Gitlab::Redis::Queues,
Gitlab::Redis::RateLimiting,
Gitlab::Redis::RepositoryCache,
- Gitlab::Redis::ClusterRateLimiting,
Gitlab::Redis::Sessions,
Gitlab::Redis::SharedState,
Gitlab::Redis::TraceChunks