Commit c4030e8e authored by Mayra Cabrera's avatar Mayra Cabrera

Merge branch '213728-remove-unused-notify_post_receive-endpoint' into 'master'

Drop unused notify_post_receive endpoint

See merge request gitlab-org/gitlab!29241
parents f470b52b 7662a2ae
...@@ -203,10 +203,6 @@ module API ...@@ -203,10 +203,6 @@ module API
{ reference_counter_increased: reference_counter_increased } { reference_counter_increased: reference_counter_increased }
end end
post '/notify_post_receive' do
status 200
end
post '/post_receive' do post '/post_receive' do
status 200 status 200
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment