Skip to content
Snippets Groups Projects
Commit ad5b5d1e authored by Nihad Abbasov's avatar Nihad Abbasov
Browse files

projects API should return info about deleted hook

parent d47e4092
No related branches found
No related tags found
1 merge request!1650API for project snippets listing
Loading
Loading
@@ -176,7 +176,6 @@ module Gitlab
authorize! :admin_project, user_project
@hook = user_project.hooks.find(params[:hook_id])
@hook.destroy
nil
end
 
# Get a project repository branches
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment