1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-11 08:48:13 +00:00
Files
gitea/routers/api
Kemal Zebari 355889dbc2 Remove duplicate empty repo check in delete branch API (#32569)
Found while working on #32433.

This branch will never be executed because we have would have already
made the same check a couple lines above.
2024-11-20 01:05:06 +00:00
..