mirror of
https://github.com/go-gitea/gitea
synced 2025-02-10 16:54:48 +00:00
5ff2dfb23e
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>