Commit 7662a2ae authored by Vitali Tatarintev's avatar Vitali Tatarintev

Drop unused notify_post_receive endpoint

parent 27b453cb
...@@ -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