1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-09-15 18:56:59 +00:00

chore: Remove ChangeProjectStatus

- Introduced in 4027c5dd7c and removed in
the same commit (only used for testing code).
This commit is contained in:
Gusted 2025-01-30 12:16:12 +01:00
parent 8c3bfcac3b
commit b7b52fd04d
No known key found for this signature in database
GPG key ID: FD821B732837125F
3 changed files with 1 additions and 19 deletions

View file

@ -60,9 +60,6 @@ code.gitea.io/gitea/models/organization
code.gitea.io/gitea/models/perm/access
GetRepoWriters
code.gitea.io/gitea/models/project
ChangeProjectStatus
code.gitea.io/gitea/models/repo
WatchRepoMode