# File lib/gitlab/client/projects.rb, line 300 def delete_git_hook(id, options={}) delete("/projects/#{id}/git_hook") end