mirror of
https://github.com/go-gitea/gitea.git
synced 2025-03-05 04:16:25 +08:00

Allows the deletion of a webhook from a repository at the /:user/:repo/hooks/:id endpoint. Solves drone/drone issue #1603. Signed-off-by: Dennis Chen <barracks510@gmail.com>