diff options
author | Earl Warren <contact@earl-warren.org> | 2024-06-02 12:46:54 +0200 |
---|---|---|
committer | Earl Warren <contact@earl-warren.org> | 2024-06-02 16:26:54 +0200 |
commit | b4887fcd3788d86a15495d2295991c29db1d5c03 (patch) | |
tree | 8214da5cecf11fdab67cf237e81bc38e5616f694 /.deadcode-out | |
parent | Fix the possible migration failure on 286 with postgres 16 (#31209) (diff) | |
download | forgejo-b4887fcd3788d86a15495d2295991c29db1d5c03.tar.xz forgejo-b4887fcd3788d86a15495d2295991c29db1d5c03.zip |
chore(deadcode): update
Diffstat (limited to '.deadcode-out')
-rw-r--r-- | .deadcode-out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.deadcode-out b/.deadcode-out index ac62e77ba7..a6714d76a9 100644 --- a/.deadcode-out +++ b/.deadcode-out @@ -77,7 +77,7 @@ package "code.gitea.io/gitea/models/perm/access" func GetRepoWriters package "code.gitea.io/gitea/models/project" - func UpdateBoardSorting + func UpdateColumnSorting func ChangeProjectStatus package "code.gitea.io/gitea/models/repo" |