summaryrefslogtreecommitdiff
path: root/config/routes.rb
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-07-20 00:10:15 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-07-20 00:10:15 +0000
commitf0e9d20cd8b273b2bbefd8c2cde3f63247feb61c (patch)
treee1407bcdcaeac8348bc64fdc03800b9ed034bceb /config/routes.rb
parent0ea2d99b0bf43878a889cc6aa91443245d05356d (diff)
downloadgitlab-ce-f0e9d20cd8b273b2bbefd8c2cde3f63247feb61c.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config/routes.rb')
-rw-r--r--config/routes.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/routes.rb b/config/routes.rb
index 97e6983e0bc..dd3095f0a8d 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -190,9 +190,6 @@ InitializerConnections.with_disabled_database_connections do
scope '/push_from_secondary/:geo_node_id' do
draw :git_http
end
-
- # Used for survey responses
- resources :survey_responses, only: :index
end
Gitlab.jh do